cool stuff
This commit is contained in:
@@ -8,6 +8,7 @@ GroundList _GroundNewList(size_t len, GroundValue* contents) {
|
||||
};
|
||||
|
||||
if (list.at == NULL) {
|
||||
Ground.Log.Error("malloc failed in Ground.New.List()");
|
||||
Ground.Flags.error = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user