add test case

This commit is contained in:
Erik Krogh Kristensen
2020-05-11 13:11:24 +02:00
parent acb0f2e54f
commit 3ce60733cc

View File

@@ -45,3 +45,7 @@ function yui() {
":nomunge"; // NOT OK
"foo(), bar, baz:nomunge"; // NOT OK
}
function babel_typeof(obj) {
"@babel/helpers - typeof"
}