gopher.nvim/spec/fixtures/comment/var_input.go

5 lines
49 B
Go

package main
func test() {
var imAVar string
}