``` $ v deneme.v /home/myururdurmaz/.vmodules/iui/src/component.v:38:24: error: `implements` lacks body 36 | 37 | @[heap] 38 | pub struct Component_A implements Component { | ~~~~~~~~~~ 39 | pub mut: 40 | text string ```