semantic/foreach-next-value-void.test \
semantic/foreach-next-void.test \
semantic/foreach-wrong-types.test \
+ semantic/initializer-unknown-type.test \
+ semantic/localvariable-owned-to-unowned.test \
+ semantic/localvariable-var-static-access-instance-field.test \
+ semantic/localvariable-var-static-access-instance-method.test \
+ semantic/localvariable-var-without-initializer.test \
+ semantic/localvariable-void.test \
semantic/method-abstract.test \
semantic/method-abstract-body.test \
semantic/method-async-ref-parameter.test \