mirror of
https://gitcode.com/JianFeeeee/LuaCangjia_api.git
synced 2026-09-20 08:58:13 +00:00
fix: 统一 package 声明为 lua524runner
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
package lua536runner
|
package lua524runner
|
||||||
|
|
||||||
// ==================== FFI底层 ====================
|
// ==================== FFI底层 ====================
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
package lua536runner
|
package lua524runner
|
||||||
|
|
||||||
import std.unittest.* // cjlint-ignore G.PKG.01
|
import std.unittest.* // cjlint-ignore G.PKG.01
|
||||||
import std.fs.* // cjlint-ignore G.PKG.01
|
import std.fs.* // cjlint-ignore G.PKG.01
|
||||||
|
|||||||
Reference in New Issue
Block a user