Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
29
def
l(s):
30
global out_lines
31
out_lines += s +
'\n'
32
33
###########################################
34
Callers
2
add_c_docs
Function · 0.70
gen_cpp_header
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected