mirror of
https://github.com/icewind1991/ivory.git
synced 2026-06-03 18:54:07 +02:00
cleanup example
This commit is contained in:
parent
135185ca50
commit
c7e9171267
2 changed files with 2 additions and 5 deletions
|
|
@ -1,8 +1,5 @@
|
|||
use std::intrinsics::transmute;
|
||||
|
||||
use ivory::*;
|
||||
use ivory::{ivory_export, ivory_module};
|
||||
use ivory::externs::printf;
|
||||
use ivory::zend::{ExecuteData, PhpVal, ZVal};
|
||||
|
||||
#[ivory_export]
|
||||
fn hello_other(other: String) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue