mirror of
https://github.com/apple/pkl.git
synced 2026-07-07 05:25:17 +02:00
f4983c51be
This fixes an issue where a PklBugException is thrown when a globbed read/import is amended.
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.