6 lines
No EOL
59 B
Clojure
6 lines
No EOL
59 B
Clojure
extern main;
|
|
extern helloge;
|
|
|
|
pub fn _start() {
|
|
main();
|
|
} |