Gitly
English
Русский
Español
日本語
中文
Português
Log in
Register
v2
/
vlib
/
v
/
gen
/
c
/
testdata
/
gc_debugger_linux.c.must_have
2
lines
·
2
sloc
·
150 bytes
·
c25d479cb59fae2751dc83a1ba3e47b08ab6755d
Raw
1
bool __v_gc_debugger_workaround = builtin__gc_prepare_for_debugger_init();
2
builtin__gc_restore_roots_after_debugger_init(__v_gc_debugger_workaround);
3