trailing-comment-import.js (76B)
1 import "foo"; // This is a comment. 2 import "bar"// And so is this. 3 var bar;