1
1
mirror of https://github.com/github/semantic.git synced 2024-12-01 09:15:01 +03:00
semantic/semantic-python/test/fixtures/4-03-not-expression.py
Patrick Thomson 74183dba8c Add a test.
2019-12-17 13:26:17 -05:00

3 lines
82 B
Python

# CHECK-TREE: { x <- __semantic_prelude.not #true; #record { x: x }}
x = not True