Files
hakorune/simple_test.nyash
2025-08-13 22:20:50 +00:00

2 lines
41 B
Plaintext

static box Main { main() { return 42 } }