Skip to content

Commit

Permalink
XX
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Ballance <matt.ballance@gmail.com>
  • Loading branch information
mballance committed Oct 13, 2023
1 parent ec2a0b5 commit 9b457de
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions ast/expr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,11 +124,11 @@ classes:
- super: Expr
- data:
- target:
doc: |
`target` points to the root, or first element, of this
path. The balance of the reference expression may
contain further relative references relative to this
initial base
# doc: |
# `target` points to the root, or first element, of this
# path. The balance of the reference expression may
# contain further relative references relative to this
# initial base
is_ctor: false
type: UP<SymbolRefPath>
init: 0
Expand Down Expand Up @@ -234,4 +234,4 @@ classes:
- id: UP<ExprId>
- params: UP<TemplateParamValueList>



0 comments on commit 9b457de

Please sign in to comment.