mirror of
https://github.com/apple/pkl.git
synced 2026-04-09 18:33:40 +02:00
Start next dev iteration
This commit is contained in:
committed by
Islon Scherer
parent
e12c655f5c
commit
a3cc2f0ea6
@@ -19,7 +19,7 @@
|
||||
/// These tools differentiate from [pkl:reflect][reflect] in that they parse Pkl modules, but do not
|
||||
/// execute any code within these modules.
|
||||
@Since { version = "0.27.0" }
|
||||
@ModuleInfo { minPklVersion = "0.29.0" }
|
||||
@ModuleInfo { minPklVersion = "0.30.0" }
|
||||
module pkl.analyze
|
||||
|
||||
// used by doc comments
|
||||
|
||||
Reference in New Issue
Block a user