Simple exceptions (#6)
authorDavid Kerkeslager <kerkeslager@gmail.com>
Fri, 22 Sep 2017 03:38:34 +0000 (23:38 -0400)
committerGitHub <noreply@github.com>
Fri, 22 Sep 2017 03:38:34 +0000 (23:38 -0400)
commitbca87656ab93d4b99b4b007bfd54580bdb19f9dc
treeb01f9ef892eeac363b19b9bdf4c838b1e4543746
parentad9360cb4b392987edff8e3a650a2fbbc51f7046
Simple exceptions (#6)

* Added basic exceptions
examples/30_division_by_zero.fur [new file with mode: 0644]
examples/30_division_by_zero.fur.stderr.txt [new file with mode: 0644]
integration_tests.py
templates/function_definition.c
templates/program.c