...

Text file src/github.com/BurntSushi/toml/internal/toml-test/tests/valid/spec/string-6.toml

Documentation: github.com/BurntSushi/toml/internal/toml-test/tests/valid/spec

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

View as plain text