mirror of
https://github.com/apple/pkl.git
synced 2026-03-17 23:03:54 +01:00
Fix Function.toString (#1411)
Fixes an issue where the underlying default Java toString() is leaking through
This commit is contained in:
@@ -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]#🙏#
|
||||
|
||||
|
||||
Reference in New Issue
Block a user