art/test/529-checker-unresolved/expected-stdout.txt

11 lines
270 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:21:32 +08:00
UnresolvedClass.directCall()
UnresolvedClass.staticMethod()
UnresolvedClass.virtualMethod()
UnresolvedClass.interfaceMethod()
UnresolvedClass.superMethod()
instanceof ok
checkcast ok
UnresolvedClass.directCall()
UnresolvedClass.directCall()
UnresolvedClass.directCall()