learnlytics-go/templ/generator/test-only-scripts/expected.html
2025-03-20 12:35:13 +01:00

7 lines
162 B
HTML

<script>
function __templ_withParameters_1056(a, b, c){console.log(a, b, c);
}
</script>
<script>
__templ_withParameters_1056("hello","world",42069)
</script>