What Happened?
Using a string literal such as
var test = """This is a string literal ................
.............with trailing space""";
(where .... represents whitespace) with strip trailing space on results in the trailing space after "literal" to be removed which changes the value
of the string.
Steps to Reproduce
See above
Expected Behavior
Trailing white space between triple quotes should not be stripped.
OS Version
8.x (Circe)
OS Architecture
amd64 (on most hardwares)
Session Type
Secure Session (Wayland, This is the default)
Software Version
Latest release (I have run all updates)
Log Output
Hardware Info
No response
What Happened?
Using a string literal such as
(where .... represents whitespace) with strip trailing space on results in the trailing space after "literal" to be removed which changes the value
of the string.
Steps to Reproduce
See above
Expected Behavior
Trailing white space between triple quotes should not be stripped.
OS Version
8.x (Circe)
OS Architecture
amd64 (on most hardwares)
Session Type
Secure Session (Wayland, This is the default)
Software Version
Latest release (I have run all updates)
Log Output
Hardware Info
No response