NST icon indicating copy to clipboard operation
NST copied to clipboard

perl: wrong parsing for unquoted hash keys

Open jumpercc opened this issue 12 years ago • 0 comments

no sub "tst" in code tree:

print $ENV{m};

sub tst() {
}

jumpercc avatar May 10 '13 21:05 jumpercc