We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfcd340 commit 22a5ef9Copy full SHA for 22a5ef9
NEWS.md
@@ -73,6 +73,7 @@ New library functions
73
74
* `hardlink(src, dst)` can be used to create hard links. ([#41639])
75
* `diskstat(path=pwd())` can be used to return statistics about the disk. ([#42248])
76
+* `@check cond [msg]` can be used to check if a condition holds and to error otherwise ([#41342])
77
78
New library features
79
--------------------
0 commit comments