Files
2023-03-08 11:12:53 +11:00

6 lines
88 B
Plaintext

export @f1 {}
@f1 = function(%a, %b, %c) {
op* %b %c %_tmp0
op+ %a %_tmp0 %return
}