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
/
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