aboutsummaryrefslogtreecommitdiff
path: root/src/lexer.h
Commit message (Collapse)AuthorAge
* Added break statement to templatesAlexander Pickering2019-08-28
Added a break statement that can break out of loops, also added some tests to test the functionality of the same.