mirror of
https://github.com/apple/pkl.git
synced 2026-06-04 13:00:40 +02:00
c9f3823952
* Add assertion if ObjectMember key in cachedValues is not local (should never happen) * Move test to snippet tests
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.