blob: 7520350ea2a61cae0659cd91f93c6c404cfc7e28 [file] [log] [blame]
//+build !go1.11
package lsp
func init() {
goVersion111 = false
}