mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-19 13:00:28 +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