Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
842b5cbd6e02232a3c407a98271a525f5e8aaf84
/
.
/
test
/
003-omnibus-opcodes
/
src
/
UnresClass.java
blob: 52b3d4fa4e4b4621e85950ddda59b57e367dc653 [
file
] [
log
] [
blame
]
/*
* Unresolved class.
*
* "happy" version.
*/
public
class
UnresClass
{
int
foo
;
}