feat(quiz1): add default function name in comment (#838)

This commit is contained in:
Weilet 2021-09-21 16:43:44 +08:00 committed by GitHub
parent 74af578beb
commit 0a11bad714
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
// I AM NOT DONE
// Put your function here!
// fn ..... {
// fn calculate_apple_price {
// Don't modify this function!
#[test]