mirror of
https://github.com/voltrevo/ValueScript.git
synced 2026-01-14 16:08:02 -05:00
5 lines
60 B
Plaintext
5 lines
60 B
Plaintext
export void { "f2": @f2 }
|
|
@f2 = function() {
|
|
op++ %this
|
|
}
|