Skip to content

Commit 865a0b9

Browse files
iK4tsudkorpel
authored andcommitted
spec.version: add PreConditions version
Signed-off-by: João Lourenço <[email protected]>
1 parent 0c18437 commit 865a0b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/version.dd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,7 @@ $(H3 $(LEGACY_LNAME2 PredefinedVersions, predefined-versions, Predefined Version
354354
$(TROW $(ARGS $(D unittest)) , $(ARGS $(DDLINK spec/unittest, Unit Tests, Unit tests) are enabled
355355
(command line switch $(DDSUBLINK dmd, switch-unittest, $(TT -unittest)))))
356356
$(TROW $(ARGS $(D assert)) , $(ARGS Checks are being emitted for $(GLINK2 expression, AssertExpression)s))
357+
$(TROW $(ARGS $(D D_PreConditions)) , $(ARGS Checks are being emitted for $(GLINK2 expression, InContractExpression)s))
357358
$(TROW $(ARGS $(D none)) , $(ARGS Never defined; used to just disable a section of code))
358359
$(TROW $(ARGS $(D all)) , $(ARGS Always defined; used as the opposite of $(D none)))
359360
)

0 commit comments

Comments
 (0)