tricu/test/string.tri
James Eversole 7d1b6a741d
All checks were successful
Test, Build, and Release / test (push) Successful in 1m18s
Test, Build, and Release / build (push) Successful in 1m13s
REPL import warning; version info in CLI
Adds the ability to toggle result decoding in REPL. Adds several more
useful functions to the base library.
2025-01-30 16:33:36 -06:00

2 lines
49 B
Plaintext

head (map (\i : append "String " i) [("test!")])