Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
69a358787c10d8e1a80c1e23f5ce2c08a495d74c
/
.
/
test
/
493-checker-inline-invoke-interface
/
expected-stdout.txt
blob: 93620a6fb52b7e613f8a19ef0ab1fe65765cec08 [
file
] [
log
] [
blame
]
Nicolas Geoffray
454a481
2015-06-09 10:37:32 +0100
[
diff
] [
blame
]
1
Hello from clinit
2
java.lang.Exception
3
at ForceStatic.<clinit>(Main.java:24)
4
at Main.foo(Main.java:31)
5
at Main.main(Main.java:42)