toml/tomlc99/stdex/string6.toml
2024-03-26 13:44:04 +01:00

7 lines
147 B
TOML

regex2 = '''I [dw]on't need \d{2} apples'''
lines = '''
The first newline is
trimmed in raw strings.
All other whitespace
is preserved.
'''