> compile NEMU
ysyx_22040000 李心杨 Linux calcite 6.1.71 #1-NixOS SMP PREEMPT_DYNAMIC Fri Jan 5 14:18:41 UTC 2024 x86_64 GNU/Linux 20:52:00 up 0:07, 2 users, load average: 0.66, 0.70, 0.35
This commit is contained in:
parent
16e1bc36e6
commit
1111a00067
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ START_TEST(test_expr_plain_register) {
|
||||||
|
|
||||||
ck_assert(value == i);
|
ck_assert(value == i);
|
||||||
for (j = 1; j < 10; j++) {
|
for (j = 1; j < 10; j++) {
|
||||||
buf[i] = '\0';
|
buf[j] = '\0';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue