exercise-2: read mody text #57
Annotations
6 errors
build:
archived/ex-2-channels-routines/solution/main.go#L59
syntax error: unexpected int at end of statement
|
build:
quiz-questions/question1/main.go#L8
first argument to append must be a slice; have a (variable of type [2]string)
|
build:
exercise-2/main.go#L26
numWords declared but not used
|
build:
exercise-2/main.go#L29
missing return
|
build:
quiz-questions/question2/main.go#L6
undefined: math
|
build
Process completed with exit code 2.
|