mirror of
https://github.com/janet-lang/janet
synced 2025-11-06 10:33:03 +00:00
Put source mapping info in stack traces.
This commit is contained in:
@@ -3653,8 +3653,8 @@
|
||||
(def feature-header "src/core/features.h")
|
||||
|
||||
(def local-headers
|
||||
["src/core/util.h"
|
||||
"src/core/state.h"
|
||||
["src/core/state.h"
|
||||
"src/core/util.h"
|
||||
"src/core/gc.h"
|
||||
"src/core/vector.h"
|
||||
"src/core/fiber.h"
|
||||
|
||||
Reference in New Issue
Block a user