bm icon indicating copy to clipboard operation
bm copied to clipboard

bang should fail compilation if main function accepts any arguments

Open rexim opened this issue 4 years ago • 0 comments

introduced in #489

Right now the compiler generates the code that tries to accept the arguments

and corrupts the stack because of that

rexim avatar Jul 07 '21 17:07 rexim