mirror of
https://github.com/apple/pkl.git
synced 2026-06-11 00:02:47 +02:00
b993cc3bb1
This fixes an internal optimization; doesn't result in a language-observable change, so no test case is 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.