Skip to content

Commit 66c070c

Browse files
authored
Merge pull request #2207 from schlupa/patch-1
cent and ucent missing in the list BasicTypeX merged-on-behalf-of: MetaLang <MetaLang@users.noreply.github.com>
2 parents 85620cd + f1c4109 commit 66c070c

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)