mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2026-02-06 09:49:56 +08:00
Merge branch 'master' into ChaiScript_5_0_CPP_11
This commit is contained in:
commit
c6a1d1ea75
2
unittests/string_size.chai
Normal file
2
unittests/string_size.chai
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
assert_equal(true, "".empty())
|
||||||
|
assert_equal(3, "123".size())
|
||||||
Loading…
x
Reference in New Issue
Block a user