summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T9367.hs
blob: 4ad86991971cf16591d9b45f2661dacab4265415 (plain)
1
2
3
4
x = "abc"
main = print x
-- This file has Windows line endings (CRLF) on purpose. Do not remove.
-- See #9367.