1%Error: t/t_class_method_bad.v:18:9: Class method 'meth3' not found in class 'Cls2'
2                                   : ... In instance t
3                                   : ... Suggested alternative: 'meth2'
4   18 |       c.meth3();
5      |         ^~~~~
6%Error: Exiting due to
7