Files
sx/examples/modules/testpkg/greet.sx
2026-02-20 12:27:06 +02:00

2 lines
48 B
Plaintext

hello :: () -> string { "hello from testpkg"; }