mirror of
https://github.com/apple/pkl.git
synced 2026-06-11 08:12:50 +02:00
f6e3f5e00b
This fixes an internal optimization. No language-observable change results from this fix, so no tests are introduced.
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.