android13/art/test/801-VoidCheckCast/info.txt

5 lines
149 B
Plaintext
Raw Normal View History

2024-06-22 08:45:49 -04:00
A test that is only available as a DEX binary.
This tests that an attempt to use check-cast with the void type doesn't
cause the compiler to crash.