Skip to content

Commit f1c4109

Browse files
authored
cent and ucent missing in the list BasicTypeX
Even if these types are not implemented, they are reserved and they should therefore be listed.
1 parent 27c0ad3 commit f1c4109

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spec/declaration.dd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ $(MULTICOLS 5,
115115
$(D uint)
116116
$(D long)
117117
$(D ulong)
118+
$(D cent)
119+
$(D ucent)
118120
$(D char)
119121
$(D wchar)
120122
$(D dchar)

0 commit comments

Comments
 (0)