don't crash on nil keys
commit058a5e165997598fdba3f4ffee4c463ce691ef0e
authorGeorgi Kirilov <>
Sat, 31 Oct 2020 09:50:51 +0000 (31 11:50 +0200)
committerGeorgi Kirilov <>
Fri, 19 May 2023 15:24:22 +0000 (19 18:24 +0300)
treec4fd4554ad14785e7718ef1fe1734fbd40fe49b6
parent9e7068371bb3ed123bb02123b51e194cbcde1b29
don't crash on nil keys

fixes a crash when attempting to join a line comment to an atom
(which doesn't have .d)
parser/init.lua