...
This commit is contained in:
@@ -5,6 +5,8 @@ namespace NubLang.Tokenization;
|
||||
public enum LiteralKind
|
||||
{
|
||||
Integer,
|
||||
Hex,
|
||||
Binary,
|
||||
Float,
|
||||
String,
|
||||
Bool
|
||||
|
||||
Reference in New Issue
Block a user