1{-# LANGUAGE MagicHash #-}
2
3foo = "foobar"
4bar = "foo\&bar\   \baz"
5baz = "foo\
6      \bar\
7    \baz"
8