mirror of
https://github.com/Z3Prover/z3
synced 2025-04-22 08:35:31 +00:00
Fix typos
This commit is contained in:
parent
1873f397db
commit
7485bb4fa7
1 changed files with 1 additions and 1 deletions
|
@ -327,7 +327,7 @@ def test_atomic_required(cc):
|
|||
++y;
|
||||
++w;
|
||||
return ++x;
|
||||
}")
|
||||
}
|
||||
""")
|
||||
t.commit()
|
||||
fails_without = exec_compiler_cmd([cc, CPPFLAGS, '', 'tstatomic.cpp', LDFLAGS, '']) != 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue