mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-29 19:00:06 +00:00
Remove #const; Minor fixes
This commit is contained in:
@@ -10,7 +10,6 @@ import "core:raw.odin"
|
||||
//
|
||||
// Import Name: snake_case (but prefer single word)
|
||||
// Types: Ada_Case
|
||||
// Union Variants: Ada_Case
|
||||
// Enum Values: Ada_Case
|
||||
// Procedures: snake_case
|
||||
// Local Variables: snake_case
|
||||
|
||||
Reference in New Issue
Block a user