We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 690e896 commit 20d63ecCopy full SHA for 20d63ec
1 file changed
tests/integration/cli/cache/a.js
@@ -0,0 +1,3 @@
1
+function a() {
2
+ console.log("this is a.js")
3
+}
0 commit comments