diff --git a/a.js b/a.js index e69de29..83c4806 100644 --- a/a.js +++ b/a.js @@ -0,0 +1,5 @@ +function test() { + return "HI"; //$NON-NLS-0$ +} +//ssq qq +test(); \ No newline at end of file