Skip to content

Commit 87770f7

Browse files
Update spec/declaration.dd
Co-authored-by: Dennis <dkorpel@users.noreply.github.com>
1 parent 7dd8fe7 commit 87770f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/declaration.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@ $(GNAME VoidInitializer):
592592
type of the variable. If the $(I Initializer) is $(D void),
593593
however, the variable is not initialized.
594594
Void initializers for objects that contain indirections is not
595-
allowed in @safe code.
595+
allowed in `@safe` code.
596596
)
597597

598598
$(IMPLEMENTATION_DEFINED If a void initialized variable's value is

0 commit comments

Comments
 (0)