Start next dev iteration

This commit is contained in:
Dan Chao
2024-11-05 10:14:13 -08:00
committed by Daniel Chao
parent 33bffbe158
commit 44fd680e43
28 changed files with 84 additions and 26 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.27.0" }
@ModuleInfo { minPklVersion = "0.28.0" }
open module pkl.test
/// Named groups of boolean expressions that are expected to evaluate to [true].