Update dotfiles
This commit is contained in:
parent
70e563d09f
commit
2e31900432
68 changed files with 1317 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
add2 x = let y = 1
|
||||
z = 1
|
||||
in = x + y + z
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
add2 x = let y = 1
|
||||
z = 1
|
||||
in = x + y + z
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
=G
|
||||
:saveas! result.hs
|
||||
:q!
|
||||
Loading…
Add table
Add a link
Reference in a new issue