• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[test](../index.md) / [Foo](./index.md)
2
3# Foo
4
5`data class Foo`
6
7### Constructors
8
9| [<init>](-init-.md) | `Foo()` |
10
11### Properties
12
13| [x](x.md) | `val x: Int` |
14
15### Functions
16
17| [bar](bar.md) | `fun bar(notInlined: () -> Unit): Unit` |
18
19