add more instruction

This commit is contained in:
Augusto 2019-06-17 18:17:40 +01:00 committed by Christopher Fremond
parent 3e8815b998
commit ea782436f4
1 changed files with 2 additions and 1 deletions

View File

@ -3,8 +3,9 @@
### Instructions
Create a `.go` file and copy the code below into our file
and add the code necessary so the program works.
- The main task is to return a working program.
- The program must be submitted inside a folder with the name `point`.
```go
func setPoint(ptr *point) {