fixing test_literals

This commit is contained in:
Jeremy Ashkenas 2010-12-22 21:32:48 -08:00
parent 6495508194
commit fb874e1d65
1 changed files with 2 additions and 0 deletions

View File

@ -160,6 +160,8 @@ obj =
ok obj.one is 'one'
ok obj.two is 'three'
a = b = undefined
result = func
b:1
a