mirror of
https://github.com/bellard/quickjs.git
synced 2025-09-30 23:07:42 +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