Add PureScript
This commit is contained in:
5
p/purescript.purs
Normal file
5
p/purescript.purs
Normal file
@@ -0,0 +1,5 @@
|
||||
module Main where
|
||||
|
||||
import Debug.Trace
|
||||
|
||||
main = trace "Hello, World!"
|
||||
Reference in New Issue
Block a user