add float constraint type
This commit is contained in:
@@ -72,6 +72,7 @@ Kind :: enum u8 {
|
||||
Keyword_Void,
|
||||
Keyword_Bool,
|
||||
Keyword_Int,
|
||||
Keyword_Float,
|
||||
Keyword_I8,
|
||||
Keyword_I16,
|
||||
Keyword_I32,
|
||||
|
||||
Reference in New Issue
Block a user