mers/mers/t.mers
2024-02-22 16:30:39 +01:00

8 lines
85 B
Plaintext
Executable File

// hello
if some_condition {
{ ref: &my_var }
} else {
[Int] (by_value)
}
// end