...

Text file src/github.com/alecthomas/chroma/v2/lexers/testdata/aql/strings.actual

Documentation: github.com/alecthomas/chroma/v2/lexers/testdata/aql

     1"double"
     2'single'
     3"multi
     4line"
     5'multi
     6line'
     7"escaped\"
     8quote"
     9'escaped\'
    10quote'
    11"backtick\\'"
    12'backtick\\"'

View as plain text