Richie Bendall be3a3aadfd
Add Skip
Fixes: #518
Co-Authored-By: Mulia Nasution <mul14@users.noreply.github.com>
2020-03-30 16:45:15 +13:00

3 lines
50 B
Plaintext

fun main(): void {
print_string("Hello World")
}