Start next dev iteration

This commit is contained in:
Islon Scherer
2026-02-26 18:48:59 +01:00
committed by Jen Basch
parent 4d35f18309
commit cac3e483b5
31 changed files with 88 additions and 36 deletions

View File

@@ -18,7 +18,7 @@
///
/// To write tests, amend this module and define [facts] or [examples] (or both).
/// To run tests, use the `pkl test` command to evaluate the amended module.
@ModuleInfo { minPklVersion = "0.31.0" }
@ModuleInfo { minPklVersion = "0.32.0" }
open module pkl.test
/// Named groups of boolean expressions that are expected to evaluate to [true].