MCPcopy 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

1import * as util from "../util";
2
3test("Single-line JSDoc is copied on a function", () => {
4 const builder = util.testModule`

Callers

nothing calls this directly

Calls 2

expectFunction · 0.85
getLuaResultMethod · 0.80

Tested by

no test coverage detected