add failing test

cvs
Slava Pestov 2005-08-03 02:40:12 +00:00
parent 7c81617ea0
commit eab5d999af
1 changed files with 6 additions and 0 deletions

View File

@ -105,3 +105,9 @@ USE: sequences
[ integer float object ]
min-class
] unit-test
! Infinite loop in method inlining
GENERIC: xyz
M: cons xyz xyz ;
[ ] [ \ xyz compile ] unit-test