📂 FileMgr
📍
/
opt
/
golang
/
1.22.0
/
src
/
go
/
parser
/
testdata
/
resolution
✏️ /
⬅ Kembali
// Copyright 2021 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 issue45136 type obj /* =@obj */ struct { name /*=@name */ string } func _() { var foo /* =@foo */ = "foo" obj /* @obj */ ["foo"] obj /* @obj */ .run() obj /* @obj */ { name: foo /* @foo */, } obj /* @obj */ { name: "bar", }.run() var _ = File{key: obj /* @obj */ {}} var _ = File{obj /* @obj */ {}} []obj /* @obj */ {foo /* @foo */} x /* =@x1 */ := obj /* @obj */{} }
💾 Simpan
Batal
⬅ testdata
4 item
Nama
Tipe
Ukuran
Diubah
Aksi
📄
issue45136.src
src
556 B
2024-02-02 18:09
✏️
👁️
🔤
🗑
📄
issue45160.src
src
645 B
2024-02-02 18:09
✏️
👁️
🔤
🗑
📄
resolution.src
src
1.5 KB
2024-02-02 18:09
✏️
👁️
🔤
🗑
📄
typeparams.go2
go2
1.6 KB
2024-02-02 18:09
✏️
👁️
🔤
🗑
✏️ Rename
Nama Baru
Simpan
Batal