aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/shadowedExtensionFunctions.md
blob: 4adfda6ac15d347ba25a04ef22b292f654dd4a03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[test](../../index.md) / [Bar](./index.md)

# Bar

`class Bar : `[`Foo`](../-foo/index.md)

### Constructors

| [<init>](-init-.md) | `Bar()` |

### Extension Functions

| [shazam](../shazam.md) | `fun `[`Bar`](./index.md)`.shazam(i: Int): Unit`<br>`fun `[`Foo`](../-foo/index.md)`.shazam(): Unit` |
| [xyzzy](../xyzzy.md) | `fun `[`Bar`](./index.md)`.xyzzy(): Unit` |