Currently this fails: ```c /*** @class Foo:Bar */ ``` This is class inheritance of `Foo : Bar`.
Currently this fails:
/*** @class Foo:Bar */This is class inheritance of
Foo : Bar.