Merge pull request #14 from viniciusfdasilva/dev

enums created
This commit is contained in:
Vinicius Silva 2024-01-19 14:28:07 -03:00 committed by GitHub
commit 092b8d9148
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

@ -33,4 +33,4 @@ pub fn main(){
}
println(color1)
}
}

View File