This repository has been archived on 2025-10-23. You can view files and clone it, but cannot push or open issues or pull requests.
Files
nub-lang-archive/input/core/string.nub
nub31 b6c80af6c4 ...
2025-01-30 18:05:59 +01:00

2 lines
44 B
Plaintext

extern func str_len(msg: String): int64;