[test](test/index) / [Foo](test/-foo/index) # Foo `data class Foo` ### Constructors | [<init>](test/-foo/-init-) | `public Foo()` | ### Properties | [x](test/-foo/x) | `inline val x: Int` | ### Functions | [bar](test/-foo/bar) | `inline fun bar(noinline notInlined: () -> Unit): Unit` |