X-Git-Url: https://gitweb.ps.run/toc/blobdiff_plain/c70926cf67a044a662b2587edb585c2c45c52902..17fac686375c2823d22415e32e5b7e63bbfe7c54:/src/repr.h diff --git a/src/repr.h b/src/repr.h index e45464c..eb46e3a 100644 --- a/src/repr.h +++ b/src/repr.h @@ -17,6 +17,7 @@ struct Program; struct FuncExpr; struct LitExpr; struct IdentifierExpr; +struct AccessExpr; struct BracketsExpr; struct UnaryOperatorExpr; struct BinaryOperatorExpr;