4 lines
49 B
Rust
4 lines
49 B
Rust
fn main() {
|
|
println!("Hello from Drone!");
|
|
}
|
fn main() {
|
|
println!("Hello from Drone!");
|
|
}
|