Added 'min' and 'max' as standard functions
Also fixed floating point printing with sprintf
This commit is contained in:
@@ -607,8 +607,8 @@ int main(void) {
|
||||
total += res;
|
||||
}
|
||||
|
||||
//TODO: references
|
||||
//TODO: type coersions
|
||||
//TODO: references?
|
||||
//TODO: type coersions?
|
||||
//TODO: opaques?
|
||||
|
||||
return total;
|
||||
|
||||
Reference in New Issue
Block a user