From 276eef570aceee09e80929aaf91ff489e261f6bc Mon Sep 17 00:00:00 2001 From: Frenchris <34804391+Frenchris@users.noreply.github.com> Date: Wed, 24 Apr 2019 15:18:40 +0100 Subject: [PATCH] formatting --- subjects/activebits.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/subjects/activebits.md b/subjects/activebits.md index 4cddadc9..19538130 100644 --- a/subjects/activebits.md +++ b/subjects/activebits.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() {