checker: disallow &((&a))
and similar innermost ast.ParExpr
#9066
Annotations
5 errors
Self tests:
vlib/v/checker/tests/addr_of_invalid_expr.vv#L3
cannot take the address of this expression
|
Self tests:
vlib/v/checker/tests/addr_of_invalid_expr.vv#L3
cannot take the address of this expression
|
Self tests
cannot take the address of this expression
|
Self tests
cannot take the address of this expression
|
Self tests
Process completed with exit code 1.
|
Loading