mirror of
https://github.com/icewind1991/ivory.git
synced 2026-06-04 03:04:08 +02:00
cleanup
This commit is contained in:
parent
99bdad5ec0
commit
aa1e5d7dca
14 changed files with 86 additions and 85 deletions
|
|
@ -8,7 +8,7 @@ fn hello_other(other: String) {
|
|||
|
||||
#[ivory_export]
|
||||
fn hello_world() {
|
||||
printf("Hello world, Rust2!");
|
||||
printf("Hello world, Rust!");
|
||||
}
|
||||
|
||||
ivory_module!({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue