refactor: rename DTree to DValue
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
EXPORT DTree* emit_marker(DTree* call_param)
|
||||
EXPORT DValue* emit_marker(DValue* call_param)
|
||||
{
|
||||
print("UNIT_CALL_EXPORT_OK");
|
||||
return(0);
|
||||
|
||||
Reference in New Issue
Block a user