Closed sbinet closed 6 years ago
the following fails in ng:
ng
ng> type Slice []int ng> type Array [2]int maybeParseType: token=] ng: typecheck: type int is not an expression
the following fails in
ng
: