mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-08-28 16:22:18 +00:00
Add explicit @module annotation
This feels like a bug - it should be inferred automatically.
This commit is contained in:
parent
2a290be248
commit
0dd7c3695f
@ -1,5 +1,6 @@
|
||||
--- Various utilities for working with strings and text.
|
||||
--
|
||||
-- @module cc.strings
|
||||
-- @see textutils For additional string related utilities.
|
||||
|
||||
local expect = require "cc.expect".expect
|
||||
|
Loading…
x
Reference in New Issue
Block a user