HTD / NST

New Source Tree Komodo Addon
32 stars 20 forks source link

perl: wrong parsing for unquoted hash keys #29

Open jumpercc opened 11 years ago

jumpercc commented 11 years ago

no sub "tst" in code tree:

print $ENV{m};

sub tst() {
}