gemstone/tests/llvm/params/test.txt

4 lines
62 B
Plaintext

fun a(in out int: a, in float: b)(out float: c) {
a = 0
}