Added 'min' and 'max' as standard functions
Also fixed floating point printing with sprintf
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
#include "toy_compiler.h"
|
||||
#include "toy_vm.h"
|
||||
|
||||
//NOTE: for testing
|
||||
#include "standard_library.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user