Skip to content

Commit 26e1d8d

Browse files
Added test.
1 parent 3acff6d commit 26e1d8d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
//@target: commonjs
2+
//@target: es5
3+
4+
"hey!"
5+
" use strict "
6+
export function f() {
7+
}

0 commit comments

Comments
 (0)