You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ clang++ --version
Apple clang version 14.0.0 (clang-1400.0.29.202)
Target: x86_64-apple-darwin22.6.0
Thread model: posix
$ go version
go version go1.21.4 darwin/amd64
Hi @goccy. Thank you for the nice plugin!
I want to use TypeName, but it returns unexpected values.
Sample code
Environment
MacOS Ventura 13.6
expected
Test should pass.
actual
SimpleTypeNode.TypeName expect "STRING", got "pv�"
The text was updated successfully, but these errors were encountered: