mirror of
https://github.com/apple/pkl.git
synced 2026-05-25 08:09:17 +02:00
4a25320995
Fixes an issue where the import verifier can possibly throw when packaging on Windows due to `*` being an invalid filename.
Core implementation of the Pkl language. Includes Java APIs for embedding the language into JVM applications, and for building libraries and tools on top of the language.