mirror of
https://github.com/github/semantic.git
synced 2024-12-01 09:15:01 +03:00
3 lines
82 B
Python
3 lines
82 B
Python
# CHECK-TREE: { x <- __semantic_prelude.not #true; #record { x: x }}
|
|
x = not True
|