Hello World in Myrddin

use std

const main = {
    std.put("Hello World\n")
}

Search on GitHub


Latest data update: 2023-07-09