Formatting

This commit is contained in:
Frenchris 2019-04-24 15:20:25 +01:00
parent 6004e274ec
commit f16d828883
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@ Here is a possible [program](TODO-LINK) to test your function :
package main
import (
"fmt"
student ".."
"fmt"
student ".."
)
func main() {