This website requires JavaScript.
Explore
Help
Sign In
srenblad
/
artiq
forked from
M-Labs/artiq
Watch
1
Star
0
Fork
You've already forked artiq
0
Code
Pull Requests
Activity
49ece6a12a
artiq
/
lit-test
/
compiler
/
local_access
/
valid.py
8 lines
97 B
Python
Raw
Blame
History
# RUN: %python -m artiq.compiler.testbench.module %s >%t
if
False
:
x
=
1
else
:
x
=
2
-
x
View Git Blame
Copy Permalink