mirror of
https://github.com/m-labs/artiq.git
synced 2025-02-13 02:53:19 +08:00
Update error_with_rpc to reflect changes in error message
This commit is contained in:
parent
c50f3a1c12
commit
d4bd4e5879
@ -15,6 +15,6 @@ c = contextmgr()
|
||||
|
||||
@kernel
|
||||
def entrypoint():
|
||||
# CHECK-L: ${LINE:+1}: error: function '__enter__[rpc2 #](...)->NoneType' must be a @kernel function
|
||||
# CHECK-L: ${LINE:+1}: error: function '__enter__[rpc2 #](...)->NoneType' must be a @kernel
|
||||
with c:
|
||||
pass
|
||||
|
Loading…
Reference in New Issue
Block a user