diff --git a/subjects/abort.md b/subjects/abort.md index 5a9a24d5..620b1e22 100644 --- a/subjects/abort.md +++ b/subjects/abort.md @@ -22,8 +22,8 @@ Here is a possible [program](TODO-LINK) to test your function : package main import ( - "fmt" - student ".." + "fmt" + student ".." ) func main() {