fix corner case in `typeofs` (#3818)
authorAlex Lam S.L <alexlamsl@gmail.com>
Fri, 24 Apr 2020 17:29:42 +0000 (18:29 +0100)
committerGitHub <noreply@github.com>
Fri, 24 Apr 2020 17:29:42 +0000 (01:29 +0800)
commit3a4497a1c3db3a2069d6a5a0d1d8a8295c3ef568
tree0aa1f1dc0a75ef5c6c9c1d84b0718288b2e86c0f
parent3ee13cae02174e565ca40462d7b15c4974265871
fix corner case in `typeofs` (#3818)

fixes #3817
lib/compress.js
test/compress/typeof.js