File: LexTerm.in

package info (click to toggle)
frown 0.6.2.3-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 8,440 kB
  • ctags: 247
  • sloc: haskell: 35,175; makefile: 173; yacc: 23
file content (2 lines) | stat: -rw-r--r-- 56 bytes parent folder | download | duplicates (6)
1
2
parse "(2+3)+4" :: IO Expr
parse "2\n+3\n)+4" :: IO Expr