mirror of
https://github.com/sharkdp/bat.git
synced 2025-08-27 15:25:49 +02:00
Add do-not-panic! regression tests
This commit is contained in:
4
tests/examples/regression_tests/issue_314.hs
Normal file
4
tests/examples/regression_tests/issue_314.hs
Normal file
@@ -0,0 +1,4 @@
|
||||
module Main where
|
||||
|
||||
main :: IO ()
|
||||
main = putStrLn "Please show my file :c"
|
Reference in New Issue
Block a user