mirror of
https://github.com/apple/pkl.git
synced 2026-07-17 10:31:17 +02:00
Add 0.32 release notes (#1699)
This adds release notes for the 0.32 release
This commit is contained in:
@@ -6005,7 +6005,7 @@ This method accepts three parameters:
|
||||
It is only possible to construct new references with a referent type that is a simple (non-generic) class type.
|
||||
To obtain a reference to values of other types (generic, typealias, nullable, union, etc.), libraries must wrap those types in a class:
|
||||
|
||||
[source,{pkl}%parsed]
|
||||
[source%parsed,pkl]
|
||||
----
|
||||
import "pkl:ref"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user