fix fmt test
parent
ec3d67c19f
commit
e30bd04579
|
@ -68,7 +68,3 @@ fn fn_with_3_args(arg1 string, arg2 int, arg3 User) int {
|
|||
fn (this User) fn_with_receiver() {
|
||||
println('')
|
||||
}
|
||||
|
||||
//fn get_user() ?User {
|
||||
|
||||
//}
|
||||
|
|
Loading…
Reference in New Issue