[test](test/index) / [C](test/-c/index) # C `class C : `[`A`](test/-a/index) ### Types | [Companion](test/-c/-companion/index) | `companion object Companion : `[`B`](test/-b/index) | ### Constructors | [<init>](test/-c/-init-) | `C()` | ### Functions | [xyzzy](test/-c/xyzzy) | `fun xyzzy(): Unit` | ### Inherited Functions | [foo](test/-a/foo) | `fun foo(): Unit` | ### Companion Object Functions | [shazam](test/-c/shazam) | `fun shazam(): Unit` | ### Inherited Companion Object Functions | [bar](test/-b/bar) | `fun bar(): Unit` |