/
githubmirror
/
go
Обзор
Документация
Войти
/
githubmirror
/
go
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/fixedbugs/bug169.go
8 строк
225 B
Robert Griesemer
cmd/compile/internal/syntax: better scanner error messages
05 мар 2020, 03:40
05 мар 2020, 03:40
bfb903f
Код
Авторство
О чём код?
// errorcheck // Copyright 2009 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package main var x = '''; // ERROR "char|rune"