> compile NEMU
ysyx_22040000 李心杨 Linux calcite 6.1.75 #1-NixOS SMP PREEMPT_DYNAMIC Thu Jan 25 23:27:52 UTC 2024 x86_64 GNU/Linux 19:50:17 up 1 day 5:26, 2 users, load average: 0.82, 1.00, 0.90
This commit is contained in:
parent
0f2ccd6328
commit
5790387639
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@
|
|||
#include <stdlib.h>
|
||||
void yyerror(word_t *result, const char *err) {
|
||||
Error("Expression syntax error: %s", err);
|
||||
fprintf(stderr, "Error: %s\n", err);
|
||||
}
|
||||
%}
|
||||
|
||||
|
|
Loading…
Reference in a new issue