pivot/test.pvt
2020-12-10 21:53:34 -07:00

5 lines
46 B
Plaintext

import log 1 0;
function main() {
log(3);
}