#define SIZE .03
laurentlb opened this issue · 0 comments
laurentlb commented
After minification, #define SIZE .03
becomes #define SIZE.03
, which is not valid.
Found in https://github.com/laurentlb/shader-minifier/blob/master/tests/real/orchard.frag.expected