added some code to handle primitives and the call instruction
This commit is contained in:
@ -40,6 +40,7 @@ libhcl_la_SOURCES = \
|
||||
heap.c \
|
||||
logfmt.c \
|
||||
obj.c \
|
||||
prim.c \
|
||||
print.c \
|
||||
rbt.c \
|
||||
read.c \
|
||||
|
Reference in New Issue
Block a user