Files
WACC_37/extension/examples/invalid/syntax/imports/importStar.wacc

6 lines
55 B
Plaintext

import "../../../valid/sum.wacc" *
begin
exit 0
end