[test](test/index) / [Foo](test/-foo/index)

# Foo

`data class Foo`

### Constructors

| [<init>](test/-foo/-init-) | `Foo()` |

### Properties

| [x](test/-foo/x) | `val x: Int` |

### Functions

| [bar](test/-foo/bar) | `fun bar(notInlined: () -> Unit): Unit` |