/
/
opt
/
golang
/
1.22.0
/
src
/
cmd
/
go
/
testdata
/
mod
Server: in-mum-web1112.main-hosting.eu (62.72.28.111)
You: 216.73.216.137
PHP 8.3.16
Dir:
/opt/golang/1.22.0/src/cmd/go/testdata/mod
Edit:
/opt/golang/1.22.0/src/cmd/go/testdata/mod/example.com_stack_v1.0.1.txt
Module with a function that prints file name for the top stack frame. Different versions of this module are identical, but they should return different file names with -trimpath. -- .mod -- module example.com/stack go 1.14 -- .info -- {"Version":"v1.0.1"} -- stack.go -- package stack import "runtime" func TopFile() string { _, file, _, _ := runtime.Caller(0) return file }
Ukuran: 380 B