Files
nub-lang/input/core/strlen.nub
2025-01-29 21:39:55 +01:00

2 lines
43 B
Plaintext

extern func strlen(msg: String): int64;