I forgot to remove the fixme lmao
This commit is contained in:
@@ -629,8 +629,6 @@ static inline ResultType(GroundProgram, charptr) generateSetNode(SolsNode* node,
|
||||
return Error(GroundProgram, charptr, "Type of member cannot be changed");
|
||||
}
|
||||
|
||||
// TODO codegen for nested types
|
||||
|
||||
GroundProgram gp = groundCreateProgram();
|
||||
GroundInstruction gi = groundCreateInstruction(SETFIELD);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user