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