mirror of https://github.com/aamine/cbc
test aref-semcheck2.
git-svn-id: file:///Users/aamine/c/gitwork/public/cbc/trunk@4063 1b9489fe-b721-0410-924e-b54b9192deb8
This commit is contained in:
parent
046327bbae
commit
540c3c7fa3
|
|
@ -154,6 +154,7 @@ test_18_array() {
|
|||
fi
|
||||
assert_out "775;776;777;778;775;776;777;778;775;776;777;778;775;776;777;778;" ./ptrarray
|
||||
assert_compile_error aref-semcheck.cb
|
||||
assert_compile_error aref-semcheck2.cb
|
||||
assert_compile_error array-semcheck1.cb
|
||||
assert_compile_error array-semcheck2.cb
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue