basic ast renderer
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import "@std/mem"
|
||||
import "@std/testing"
|
||||
|
||||
handles_intern test {
|
||||
handles_interning test {
|
||||
pool StringPool := init(mem.c_allocator)
|
||||
defer deinit(&pool)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user