mirror of
https://github.com/apple/pkl.git
synced 2026-03-31 22:23:18 +02:00
Fix typo in 0.31 release notes (#1450)
This commit is contained in:
@@ -55,7 +55,7 @@ Value: new Person { name = "Bub Johnson" }
|
||||
7 | passenger: Person(name.endsWith(lastName)) = new { name = "Bub Johnson" }
|
||||
----
|
||||
|
||||
Now, we know what the expecation actually is.
|
||||
Now, we know what the expectation is.
|
||||
|
||||
This type of diagram is also added to test facts.
|
||||
When tests fail, Pkl emits a diagram of the expression, and the values produced.
|
||||
|
||||
Reference in New Issue
Block a user