self
created for unit testing purpose?See nitunit
.
redef var is_test is lazy do return has_annotation("test")
src/frontend/parse_annotations.nit:116,2--59
redef var is_test is lazy do return has_annotation("test")
src/frontend/parse_annotations.nit:122,2--59
redef var is_test is lazy do return has_annotation("test")
src/frontend/parse_annotations.nit:110,2--59