4 lines
52 B
Rust
4 lines
52 B
Rust
|
fn main() {
|
||
|
log(error, ("hi there!", "you"));
|
||
|
}
|