aboutsummaryrefslogtreecommitdiff
path: root/src/checker.cpp
diff options
context:
space:
mode:
authorgingerBill <bill@gingerbill.org>2021-05-05 15:22:54 +0100
committergingerBill <bill@gingerbill.org>2021-05-05 15:22:54 +0100
commit278de3a92f80e1c3f1abc3ece53db6d0bba1e393 (patch)
tree7ac454d13dd24705b25997c71a78457858cb4166 /src/checker.cpp
parentabdf54800ec282934d7b0730d13a77b46c5c663b (diff)
Unify `AstTernaryExpr` with `AstTernaryIfExpr`
Allow for both syntaxes `x if cond else y` and `cond ? x : y` Removes the confusing semantics behind `?:` which could be `if` or `when` depending on the context.
Diffstat (limited to 'src/checker.cpp')
0 files changed, 0 insertions, 0 deletions