blob: 006cc934a165a46cd7986a3c37f44668d3d01d64 [file] [log] [blame]
// 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](){}}