var a bool
a=true
出错(bool is not a type)
是什么原因?
![DQL@C~XUE5R_72]Z_2A0D0J.png](https://static.studygolang.com/190320/18a91cc8309ac68ab57e38b4d425661c.png)
是我的goland没配置好吗?
#5
更多评论
<a href="/user/beibei" title="@beibei">@beibei</a> var a bool
a=true
为什么这样写在goland上是错误的
#2