Revised tests
This commit is contained in:
@@ -607,9 +607,8 @@ int main(void) {
|
||||
total += res;
|
||||
}
|
||||
|
||||
//TODO: references?
|
||||
//TODO: type coersions?
|
||||
//TODO: opaques?
|
||||
//WARN: Testing references not implemented
|
||||
//WARN: Testing opaques not implemented
|
||||
|
||||
return total;
|
||||
}
|
||||
Reference in New Issue
Block a user