q/tests/errors/InvalidInstructionCall.q
2025-02-13 22:12:57 +01:00

5 lines
No EOL
33 B
Text

import sys
main() {
sys.write
}