Add another unit test

db4
Slava Pestov 2008-03-31 01:26:09 -05:00
parent 6995e2adf5
commit 75497d7212
1 changed files with 8 additions and 0 deletions

View File

@ -410,6 +410,14 @@ test-a/b
test-a/b
! Twice in the same compilation unit
[
test1 tuple { "a" "x" "y" } define-tuple-class
test1 tuple { "a" "y" } define-tuple-class
] with-compilation-unit
test-a/b
! Redefinition problem
TUPLE: redefinition-problem ;