ui
ui copied to clipboard
V 0.4.7 7d81633 Compile error
$ 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