mirror of
https://github.com/golang/go
synced 2024-11-19 07:24:42 -07:00
6 lines
90 B
Go
6 lines
90 B
Go
|
package generated
|
||
|
|
||
|
func _() {
|
||
|
var x int //@diag("x", "LSP", "x declared but not used")
|
||
|
}
|