xlang/test/42.x

4 lines
23 B
Plaintext
Raw Normal View History

main() {
print 42;
}