mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-09 20:29:18 +00:00
fix: invlid function syntax in quiz1.rs
This commit is contained in:
parent
adc7ca5690
commit
05ee4fc1a0
@ -16,7 +16,7 @@
|
||||
// I AM NOT DONE
|
||||
|
||||
// Put your function here!
|
||||
// fn calculate_price_of_apples {
|
||||
// fn calculate_price_of_apples() {
|
||||
|
||||
// Don't modify this function!
|
||||
#[test]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user