mirror of
https://github.com/shadowfacts/ekt.git
synced 2025-02-05 10:51:24 +00:00
Shadowfacts
c52b10bea3
Change import hoisting to only hoist imports in Kotlin blocks
Prevents imports in plain text (e.g. a code sample) from unintentionally being hoisted)
Description
Embedded Kotlin: A simple Kotlin templating engine inspired by EJS.
Languages
Kotlin
100%