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

6 lines
76 B
Plaintext

export void { "f2": @f2 }
@f2 = function(%x) {
op++ %x
mov %x %return
}