Describe the bug
Passing "export let" variable to on: directives still creates event listener.
Plain "let" variable works..
But It also doesn't work if I use "on:click|stopPropagation"
Reproduction
This adds event listener.

This also add event listener..

Logs
No response
System Info
Severity
annoyance