Files
hakorune/test_static_main_compatibility.nyash

5 lines
56 B
Plaintext

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