phase29aq(p1): add stdlib scan/parse/split subsets
This commit is contained in:
3
apps/tests/phase29aq_string_parse_integer_min.hako
Normal file
3
apps/tests/phase29aq_string_parse_integer_min.hako
Normal file
@ -0,0 +1,3 @@
|
||||
using "apps/lib/json_native/utils/string.hako" as StringUtils
|
||||
|
||||
print(StringUtils.parse_integer("12345"))
|
||||
Reference in New Issue
Block a user