From 077d2d5976cbc511ec5eb3b610b5022af5e86cf3 Mon Sep 17 00:00:00 2001 From: Frenchris <34804391+Frenchris@users.noreply.github.com> Date: Wed, 24 Apr 2019 15:19:00 +0100 Subject: [PATCH] formatting --- subjects/abort.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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() {