This website requires JavaScript.
Explore
Register
Sign In
coffee
/
ChaiScript
Watch
1
Star
0
Fork
0
You've already forked ChaiScript
mirror of
https://github.com/ChaiScript/ChaiScript.git
synced
2025-12-06 16:57:04 +08:00
Code
Issues
Packages
Projects
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
Blame
History
assert_equal
(
'b'
,
"
abc
"
[
1
]
)
Reference in New Issue
View Git Blame
Copy Permalink