Files
aster/tests/fixtures/sub/mod.ast
T
2026-06-17 15:57:45 +08:00

2 lines
31 B
Plaintext

fn sub(a, b) { return a - b; }