mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-28 20:53:35 +08:00
lit-test: fix inferencer/class.
This commit is contained in:
parent
5b1b49413a
commit
ffd065961f
@ -15,5 +15,5 @@ c.a
|
||||
# CHECK-L: .f:()->NoneType delay('b)
|
||||
c.f
|
||||
|
||||
# CHECK-L: .m:method(fn=(self:<instance c>)->NoneType delay('c), self=<instance c>)
|
||||
# CHECK-L: .m:method(fn=(self:<instance c>)->NoneType delay('d), self=<instance c>)
|
||||
c().m()
|
||||
|
Loading…
Reference in New Issue
Block a user