Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
11c8959243751f7a8946bae40f4346bc8d00cea4
/
.
/
test
/
003-omnibus-opcodes
/
src2
/
UnresStuff.java
blob: 56f43af53fe9c994777f164b68546d9786cd7e46 [
file
] [
log
] [
blame
]
/*
* Unresolved classes / fields / methods in a resolved class.
*
* "happy" version.
*/
public
class
UnresStuff
{
public
int
x
;
}