5 lines
57 B
Haskell
5 lines
57 B
Haskell
|
import Preprocessed
|
||
|
|
||
|
main :: IO ()
|
||
|
main = return warning
|