mirror of
https://github.com/sharkdp/bat
synced 2026-08-10 20:01:45 +00:00
Add do-not-panic! regression tests
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
module Main where
|
||||
|
||||
main :: IO ()
|
||||
main = putStrLn "Please show my file :c"
|
||||
Reference in New Issue
Block a user