We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 540260d commit 11c9a0bCopy full SHA for 11c9a0b
port/gccollect.c
@@ -60,5 +60,5 @@ void gc_collect(void) {
60
#endif
61
62
gc_collect_end();
63
- gc_dump_info();
+ // gc_dump_info();
64
}
0 commit comments