mirror of
https://github.com/wxd-gaming/test-all.git
synced 2026-06-02 00:30:24 +08:00
【重构】梭梭树
This commit is contained in:
@@ -54,4 +54,8 @@ local k1 = "dddd"
|
||||
gameDebug.print({ k1 = "1" })
|
||||
gameDebug.print({ [k1] = "1" })
|
||||
|
||||
ldebug("debug", 3)
|
||||
linfo("info", 3)
|
||||
lerror("error", 3)
|
||||
|
||||
return TestData
|
||||
Reference in New Issue
Block a user