Commit 53eaacd
Fix shadow fn to return a function for on modifier
The shadowed fn must return a function since its return value is
passed to the on modifier as the callback argument.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 8cabd4b commit 53eaacd
File tree
1 file changed
+1
-0
lines changed- packages/@glimmer-workspace/integration-tests/test/keywords
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
0 commit comments