Fix parsing of multiple globals in datadef
commitbdaf8d374e5054c7f0a006f6bc038ee08d165fd3
authorEmber Sawady <ecs@d2evs.net>
Wed, 14 Sep 2022 12:20:28 +0000 (14 12:20 +0000)
committerQuentin Carbonneaux <quentin@c9x.me>
Thu, 15 Sep 2022 07:09:30 +0000 (15 09:09 +0200)
tree6956a4ce7331110ccf1efa5ce12354113389898b
parent0715a395dfb50d890043df718959cd9229de226f
Fix parsing of multiple globals in datadef

Eg. data $a = { w $b $c }
parse.c