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
/
method_sugar.chai
Jonathan Turner
784ca41270
Switch vectors and maps over to curly braces from square braces to line up with C++11.
2011-09-24 13:15:12 -06:00
2 lines
33 B
ChaiScript
Raw
Blame
History
assert_equal
(
6
,
{
1
,
2
,
3
}
.
sum
(
)
)
Reference in New Issue
View Git Blame
Copy Permalink