aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/haskell2010/lexical/strings-multiline.hs
{- ORACLE_TEST pass -}
module K2 where
x = "This string spans\
\ multiple lines."{- ORACLE_TEST pass -}
module K2 where
x = "This string spans\
\ multiple lines."