When debugging, GoLand can not evaluate a function on M1

Viewed 3256

When debugging, use the Evaluate expression and try to evaluate a function. The result is shown as: "backend does not support function calls". Why?

MacBook Pro M1 GoLand 2021.1.3 Go 1.16.5 arm64

2 Answers
Related