go-sqlite3 icon indicating copy to clipboard operation
go-sqlite3 copied to clipboard

MacOs BigSur 11.2.3version,random code generated by using Goland debug when import github.com/mattn/go-sqlite3 modlue

Open wangmingjunabc opened this issue 4 years ago • 1 comments

In my project, when I import module of github.com/mattn/go-sqlite3, some variable display random code with Goland debug mode.
what's worse the Goland debug function is not normal, can not use step over in debug. if I don't use this module anything is ok. Does anybody come across this problem?? thanks for help.

wrong_code

wangmingjunabc avatar Mar 30 '21 07:03 wangmingjunabc

This sounds like a bug in Goland. Have you filed an issue with them?

rittneje avatar May 09 '21 22:05 rittneje