This commit is contained in:
gingerBill
2020-01-31 23:34:08 +00:00
2 changed files with 2 additions and 1 deletions

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
*.odin linguist-language=Odin

View File

@@ -29,7 +29,7 @@ The Odin programming language is fast, concise, readable, pragmatic and open sou
Website: [https://odin-lang.org/](https://odin-lang.org/)
```go
```odin
package main
import "core:fmt"