Stino icon indicating copy to clipboard operation
Stino copied to clipboard

Add support for multiline preprocessor directives

Open unusual-thoughts opened this issue 9 years ago • 1 comments

This fixes an error during compilation where my code was getting horribly mangled when using multiline preprocessor directives (with escaped newlines)

Also, since the preprocessor directive macro was defined a second time to be the same, I removed the second definition

unusual-thoughts avatar Jan 26 '16 23:01 unusual-thoughts

Thanks @unusual-thoughts I'll add this PR to the robot-will repository

gepd avatar Jan 27 '16 01:01 gepd