mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
tests: please C90 compilers
* tests/actions.at, tests/conflicts.at: Use /* ... */ comments. Let "main" return a value.
This commit is contained in:
@@ -74,6 +74,7 @@ int main (void)
|
||||
assert (T < U);
|
||||
assert (U < V);
|
||||
assert (V < W);
|
||||
return 0;
|
||||
}
|
||||
]])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user