mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 07:38:48 +00:00
Remove old llvm-demo
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
package demo
|
|
||||||
|
|
||||||
import "core:fmt"
|
|
||||||
|
|
||||||
main :: proc() {
|
|
||||||
fmt.println("Hellope!", 123, true, 1.3);
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user