spin2cpp
spin2cpp copied to clipboard
--zip ignores conditional assembly
CON
USE_THE_FILE = false
DAT
orgh
if USE_THE_FILE
file "does_not.exist"
end
This code compiles correctly but trying to zip it fails with error: Unable to write file does_not.exist to zip