Start next dev iteration

This commit is contained in:
Dan Chao
2025-11-03 11:46:45 -08:00
committed by Daniel Chao
parent 7f231cd916
commit 4d70baba86
29 changed files with 85 additions and 27 deletions

View File

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