mirror of
https://github.com/Dummi26/mers.git
synced 2025-03-10 22:37:46 +01:00
5 lines
86 B
Plaintext
5 lines
86 B
Plaintext
![]() |
#!/usr/bin/env mers
|
||
|
/* welcome to mers */
|
||
|
println("Hello, World!")
|
||
|
42 // return value
|