This website requires JavaScript.
Explore
Help
Sign In
M-Labs
/
artiq
mirror of
https://github.com/m-labs/artiq.git
Watch
2
Star
0
Fork
You've already forked artiq
2
Code
Issues
Projects
Releases
Wiki
Activity
f2f1deb9db
artiq
/
lit-test
/
test
/
local_access
/
multiple_asgn.py
6 lines
101 B
Python
Raw
Blame
History
# RUN: %python -m artiq.compiler.testbench.signature %s
def
f
(
)
:
x
,
y
=
[
0
]
,
[
0
]
x
[
0
]
,
y
[
0
]
Reference in New Issue
View Git Blame
Copy Permalink