blob: f91121099211276b9649ccf601f7dc20aa82b0ce [file] [log] [blame]
# this file has CRLF line endings to test lexer's conversion of them to LF
# in triple quoted strings
print(repr("""abc
def"""))