formatting, add missing language

This commit is contained in:
Brian Seymour 2020-10-17 12:06:23 -05:00
parent 486c720868
commit 6d580981e4
5 changed files with 81 additions and 59 deletions

View file

@ -1 +1 @@
main = putStrLn "Hello, World"
main = putStrLn "good"

View file

@ -1 +0,0 @@
console.log('good')