index
:
firefox
debian
progress-linux
upstream
debian 12: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lint
/
test
/
files
/
android-format
/
Main.kt
blob: a172cf71ee98b3a0aebea186c5c2695fcaa3b63a (
plain
)
1
2
3
4
5
6
7
package
org.mozilla.geckoview
import
java.util.Arrays;
fun
main
()
{
println
(
"Hello"
)
}