]> gerrit.simantics Code Review - simantics/platform.git/blob - Matching5.scl
50f68083bf97bc4affe43e59fcac0d9ad5936bcb
[simantics/platform.git] / Matching5.scl
1 main = do 
2     match () with
3         () -> "Hello"
4 --
5 Hello