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