Skip to content

Commit ac1bd47

Browse files
committed
add test for adding static import
1 parent 83bee84 commit ac1bd47

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

jscomp/test/import2.js

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jscomp/test/import2.res

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
let a = Js.import(Import_external.makeA)
2+
let b = Import_external.makeA

0 commit comments

Comments
 (0)