X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=blobdiff_plain;f=pret-lam.lua;h=7058f620f01d5a8f2298418e9842f1137e86210b;hp=98244b0f421c5fe421ccb0578fec2ff1764d8612;hb=5b689412be9865239fa0ad0303f36e21963a6adf;hpb=41753b358251eb737709bbc4172cb551ef41ef87 diff --git a/pret-lam.lua b/pret-lam.lua index 98244b0..7058f62 100644 --- a/pret-lam.lua +++ b/pret-lam.lua @@ -32,6 +32,8 @@ local keywords = { ['case'] = {}, ['of'] = {}, ['let'] = {}, + ['letrec'] = {}, + ['letnonrec'] = {}, ['in'] = {}, }