Closed lyzzmo closed 6 years ago
goyacc -p Calc calc.y
error ` panic: strings: negative Repeat count
goroutine 1 [running]: strings.Repeat(0x1175d50, 0x1, 0xfffffffffffffffe, 0x1176553, 0x7) /usr/local/Cellar/go/1.10.1/libexec/src/strings/strings.go:538 +0x1c7 main.main1(0x7ffeefbffafe, 0x3, 0x0, 0x0) .../go/src/f/x.go:386 +0xfdf main.main() .../go/src/f/x.go:181 +0x79 `
@lyzzmo Gentle ping.
Timed out waiting for feedback.
goyacc -p Calc calc.y
error ` panic: strings: negative Repeat count
goroutine 1 [running]: strings.Repeat(0x1175d50, 0x1, 0xfffffffffffffffe, 0x1176553, 0x7) /usr/local/Cellar/go/1.10.1/libexec/src/strings/strings.go:538 +0x1c7 main.main1(0x7ffeefbffafe, 0x3, 0x0, 0x0) .../go/src/f/x.go:386 +0xfdf main.main() .../go/src/f/x.go:181 +0x79 `