• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 package foo
2 
foonull3 fun foo(x: Int, o: Any): String {
4 }
5