fix corner case in parsing directives (#3615)
authorAlex Lam S.L <alexlamsl@gmail.com>
Fri, 29 Nov 2019 10:57:29 +0000 (18:57 +0800)
committerGitHub <noreply@github.com>
Fri, 29 Nov 2019 10:57:29 +0000 (18:57 +0800)
commit1283d738539b4f899e4941f556b516c071bfa55a
treee563bbcfbe2932579f2f1778a0946ac3df945445
parent1b61a81b5d6c9489466fe4707c1b01810a01d03a
fix corner case in parsing directives (#3615)
lib/parse.js
test/compress/directives.js [new file with mode: 0644]
test/compress/functions.js
test/mocha/directives.js
test/mocha/number-literal.js