reid-llvm/examples/reid/easy.reid

5 lines
71 B
Plaintext

// Arithmetic, function calls and imports!
fn main() {
return 5;
}