stage1 修复错误 提供类型检查
This commit is contained in:
@@ -13,7 +13,7 @@ typedef uintptr_t usize;
|
||||
typedef intptr_t isize;
|
||||
|
||||
typedef enum {
|
||||
SPL_VOID = 0,
|
||||
SPL_VOID,
|
||||
SPL_I8,
|
||||
SPL_U8,
|
||||
SPL_I16,
|
||||
|
||||
Reference in New Issue
Block a user