Removing leftover forward decl of __Monicelli_main
This commit is contained in:
parent
4f4ab480a3
commit
e933e75c85
@ -24,8 +24,6 @@
|
||||
#include <cassert>
|
||||
|
||||
|
||||
void __Monicelli_main();
|
||||
|
||||
void __Monicelli_putBool(__Monicelli_Bool value) {
|
||||
puts(value? "vero\n": "falso\n");
|
||||
}
|
||||
|
Reference in New Issue
Block a user