Actual state of Rust™
This commit is contained in:
parent
b255abc5c7
commit
962f4c15a1
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
fn main() {
|
fn main() {
|
||||||
println!("Hello, meowmeow~");
|
println!("Hello, meowmeow~");
|
||||||
|
unimplemented!("soon™");
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue