MCPcopy Create free account
hub / github.com/defold/defold / l

Function l

scripts/dmsdk/gen_cpp.py:29–31  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

27 out_lines = ''
28
29def l(s):
30 global out_lines
31 out_lines += s + '\n'
32
33###########################################
34

Callers 2

add_c_docsFunction · 0.70
gen_cpp_headerFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected