Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
9f30b38d74990286ce27c3a45368f73dbe3638f0
/
.
/
test
/
IntMath
/
java
/
lang
/
Object.java
blob: 67e54e321d132604cc4059fce34b977dc2d297e3 [
file
] [
log
] [
blame
]
// Copyright 2011 Google Inc. All Rights Reserved.
// TODO: remove this when separate compilation works
package
java
.
lang
;
public
class
Object
{}