2
0
mirror of https://github.com/sharkdp/bat synced 2024-11-06 21:20:25 +00:00
bat/tests/examples/regression_tests/issue_314.hs

5 lines
74 B
Haskell
Raw Normal View History

2020-04-21 07:59:17 +00:00
module Main where
main :: IO ()
main = putStrLn "Please show my file :c"