Adding an access to a map literal which doesn't seem to be working (though it's vector counterpart does)
This commit is contained in:
parent
3765c23598
commit
1eb402e474
1
unittests/map_literal_access.chai
Normal file
1
unittests/map_literal_access.chai
Normal file
@ -0,0 +1 @@
|
||||
assert_equal(1, {"bob":1,"fred":2}["bob"])
|
Loading…
x
Reference in New Issue
Block a user