bugreport1234
Results
3
comments of
bugreport1234
Yes, replacing `\r\n` with `\n` (or even just `\r`) doesn't change the output, the string is still cut off.
I also just tested this on linux, and get the same bug, the string is cut off as well.
If type inference for enum attributes is possible, this could be an alternative solution to this problem. The main issue is that `.value` isn't assigned a type by the type...