1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-03-21 19:08:16 +01:00
bat/tests/examples/regression_tests/issue_314.hs

5 lines
74 B
Haskell
Raw Normal View History

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