help wanted
倉庫指標
- Star
- (776 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
The TutorialD WITH macro allows the user to create a handy relvar macro useable for the duration of a single expression.
WITH (ct:=s{city,status}) : <relational expression>
The implementation of this feature may hint that we need to finally separate the AST from the execution ADT.