mirror of
https://github.com/bellard/quickjs.git
synced 2025-11-15 18:22:15 +03:00
fixed JS module autodetection with shebang (github issue #91)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#! (shebang test)
|
||||
import * as std from "std";
|
||||
import * as os from "os";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user