📁 File Manager
🏠 /
/
opt
/
golang
/
1.22.0
/
src
/
go
/
parser
/
testdata
Dosya Düzenle: issue64534.src
// Copyright 2023 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. // Test case for go.dev/issue/64534. // Parser should not panic during object resolution. package main func _[A /* ERROR "missing type parameter name" */ $(B](){}}
💾 Kaydet
İptal