mirror of https://github.com/m-labs/artiq.git
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