6 lines
60 B
Rust
Vendored
6 lines
60 B
Rust
Vendored
mod wechat;
|
|
|
|
fn main() {
|
|
println!("Hello, wcferry!");
|
|
}
|