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
5f68cc6a21
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
]
View Git Blame
Copy Permalink