Skip to content

Commit 4c48afe

Browse files
committed
fixDataTypeErrors: unsupport Char in favor of String only
1 parent f142c3c commit 4c48afe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

+nix/DataType.m

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
Bool;
66
String;
77
Double;
8-
%-- remove
9-
Char;
108
Float;
119
Int8;
1210
Int16;

0 commit comments

Comments
 (0)