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