This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
ChaiScript
Watch
1
Star
0
Fork
0
You've already forked ChaiScript
Code
Issues
Pull Requests
Releases
Wiki
Activity
ChaiScript
/
unittests
/
string_literal_access.chai
Jonathan Turner
9a015a5c49
Fix typo in unit test and add string literal access
2011-06-13 18:14:41 -07:00
2 lines
28 B
ChaiScript
Raw
Permalink
Blame
History
assert_equal
(
'b'
,
"
abc
"
[
1
]
)
Reference in New Issue
View Git Blame
Copy Permalink