diff --git a/15_enums/main.v b/15_enums/main.v index 8a64320..1724b1f 100644 --- a/15_enums/main.v +++ b/15_enums/main.v @@ -33,4 +33,4 @@ pub fn main(){ } println(color1) -} \ No newline at end of file +} diff --git a/15_enums/types_declarations.v b/15_enums/types_declarations.v new file mode 100644 index 0000000..e69de29