mirror of
https://github.com/apple/pkl.git
synced 2026-07-02 03:01:45 +02:00
906111d327
This fixes an issue where the reflect API does not show fixed or const modifiers on a property.
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.