first commit
This commit is contained in:
commit
4b34fbf826
8 changed files with 428 additions and 0 deletions
4
src/Haskellator.hs
Normal file
4
src/Haskellator.hs
Normal file
|
@ -0,0 +1,4 @@
|
|||
module Haskellator(a) where
|
||||
|
||||
a :: Int
|
||||
a = 3
|
Loading…
Add table
Add a link
Reference in a new issue