go-sqlite3
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
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.
This sounds like a bug in Goland. Have you filed an issue with them?