Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TypeScriptToLua/TypeScriptToLua
/ comments.spec.ts
File
comments.spec.ts
test/unit/comments.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as util from
"../util"
;
2
3
test(
"Single-line JSDoc is copied on a function"
, () => {
4
const
builder = util.testModule`
Callers
nothing calls this directly
Calls
2
expect
Function · 0.85
getLuaResult
Method · 0.80
Tested by
no test coverage detected