Match bool c style

This commit is contained in:
Krzosa Karol
2023-04-16 15:30:08 +02:00
parent d4a7fc32c8
commit 4f658c0c09
12 changed files with 96 additions and 96 deletions

View File

@@ -38,7 +38,7 @@ Type_Info :: struct
kind: Type_Info_Kind
size: S64
align: S64
is_unsigned: Bool
is_unsigned: bool
type: Type
base_type: Type