Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/tests/conformance98/layout/whitespace/Main.hs
f x l = x ` {- look ma -} elem -- comments inside! ` l main = print (f 1 [1,2,3])