mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-01 12:18:15 +00:00
Add new #soa and #vector syntax
This commit is contained in:
@@ -3,5 +3,5 @@ package basic
|
||||
import "core:fmt"
|
||||
|
||||
main :: proc() {
|
||||
fmt.println("Hellope!")
|
||||
fmt.println("Hellope!");
|
||||
}
|
||||
Reference in New Issue
Block a user