X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=blobdiff_plain;f=pret-lam.lua;h=68db5772120fcf8716ada9e40b3f612a43986747;hp=6c1ee96a2b39899a1b45f832c8766e7b917c68b2;hb=651af924b4870140446c9f3551b3aea1095d8987;hpb=f26456b7c1ca8bb42a8ea540f5953d039a465b48 diff --git a/pret-lam.lua b/pret-lam.lua index 6c1ee96..68db577 100644 --- a/pret-lam.lua +++ b/pret-lam.lua @@ -35,6 +35,7 @@ local keywords = { ['letrec'] = {}, ['letnonrec'] = {}, ['in'] = {}, + ['DEFAULT'] = {}, } local in_block = 0