Compiler/Simple file inclusion pre processor: Difference between revisions

m
use macro warn
m (→‎{{header|Phix}}: added ionsert_dollars() remark.)
m (use macro warn)
Line 452:
return m.captures[1] * read(m.captures[2], String) * m.captures[3]
catch y
@warn( y)
return s
end
4,105

edits