Fix Function.toString (#1411)

Fixes an issue where the underlying default Java toString() is leaking
through
This commit is contained in:
Daniel Chao
2026-01-21 07:29:58 -08:00
committed by GitHub
parent 03a7676e64
commit ed0cad668f
7 changed files with 27 additions and 3 deletions

View File

@@ -138,7 +138,7 @@ Things to watch out for when upgrading.
The following bugs have been fixed.
* XXX (https://github.com/apple/pkl/issues/XXX[XXX])
* Incorrect Function.toString() (https://github.com/apple/pkl/issues/1410[#1410])
== Contributors [small]#🙏#