Skip to content

add modulo (%) infix operator

Choose a tag to compare

@tanner0101 tanner0101 released this 12 Feb 10:58
a9b2f07
This patch was authored by @fananek and released by @0xTim.

Add modulo infix (%) operator support into LeafLexer. Solves #87
See testGH87 as usage reference.