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