Wrote a test for shared library linking
This commit is contained in:
parent
c20ef8f5dd
commit
ff8c270cb8
7 changed files with 139 additions and 69 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#include "../include/heap.hpp"
|
||||
|
||||
GC::Heap *gc = GC::Heap::the2();
|
||||
GC::Heap *gc = GC::Heap::the();
|
||||
|
||||
void init() {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue