vocabs.loader.test.a: fix

db4
Slava Pestov 2010-02-20 13:31:51 +13:00
parent c3f4bcb616
commit 1915b7e955
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ IN: vocabs.loader.test.a
: v-l-t-a-hello ( -- a ) 4 ;
: byebye v-l-t-a-hello ;
: byebye ( -- a ) v-l-t-a-hello ;
[ this is an error