mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 14:48:47 +00:00
Merge branch 'master' of https://github.com/odin-lang/Odin
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
*.odin linguist-language=Odin
|
||||||
@@ -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/)
|
Website: [https://odin-lang.org/](https://odin-lang.org/)
|
||||||
|
|
||||||
```go
|
```odin
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import "core:fmt"
|
import "core:fmt"
|
||||||
|
|||||||
Reference in New Issue
Block a user