Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ _reset_globals
Function
_reset_globals
scripts/dmsdk/gen_cpp.py:25–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
# helper functions
24
25
def
_reset_globals():
26
global out_lines
27
out_lines =
''
28
29
def
l(s):
30
global out_lines
Callers
1
gen_cpp_header
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected