Skip to content

Commit e345ea9

Browse files
authored
spec/betterc.dd: Fix link to ModuleInfo (#3634)
1 parent cf59f9a commit e345ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/betterc.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ $(H2 $(LNAME2 consequences, Unavailable Features))
122122

123123
$(OL
124124
$(LI Garbage Collection)
125-
$(LI TypeInfo and (DDSUBLINK abi, ModuleInfo, $(TT ModuleInfo)))
125+
$(LI TypeInfo and $(DDSUBLINK spec/abi, ModuleInfo, $(TT ModuleInfo)))
126126
$(LI Classes)
127127
$(LI Built-in threading (e.g. $(MREF core, thread)))
128128
$(LI Dynamic arrays (though slices of static arrays work) and associative arrays)

0 commit comments

Comments
 (0)