formatting

This commit is contained in:
Frenchris 2019-04-24 15:18:40 +01:00
parent d52cdde4a8
commit 276eef570a
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() {