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=eca644f36a8fc0b7cc7abd985ef3c3779a0de712;hpb=dbbb3487185b8f524a18b315094f50e6c3a42c2b;ds=sidebyside 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'] = {}, }