mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-05-03 03:00:14 -04:00
tweaking the previous commit's test.
This commit is contained in:
@@ -262,4 +262,4 @@ obj =
|
||||
result = obj.object()
|
||||
eq result.one, 1
|
||||
eq result.two, 2
|
||||
eq result.two, obj.list()[1]
|
||||
eq result.two, obj.list()[1]
|
||||
|
||||
Reference in New Issue
Block a user