aboutsummaryrefslogtreecommitdiff
path: root/compiler/tests/parser/def_function_special.bad
AgeCommit message (Expand)AuthorFilesLines
2016-03-20Parser: Fix error recovery when parsing noreturn functionsSamuel Lidén Borell1-0/+25
2014-06-07Parser: Change vararg syntax to match C (except the different vararg symbols)Samuel Lidén Borell1-2/+2
2014-06-07Parser: Implement noreturn and C-style varargsSamuel Lidén Borell1-0/+31