Skip to content

Commit b32d6c4

Browse files
authored
Fix VGenericExpression VisitorKeys (#252)
1 parent 0876121 commit b32d6c4

File tree

9 files changed

+1743
-1550
lines changed

9 files changed

+1743
-1550
lines changed

src/ast/traverse.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export const KEYS = Evk.unionWith({
2727
VSlotScopeExpression: ["params"],
2828
VStartTag: ["attributes"],
2929
VText: [],
30-
VGenericExpression: ["expression"],
30+
VGenericExpression: ["params"],
3131
})
3232

3333
/**

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy