Initial commit: Go 1.23 release state
This commit is contained in:
32
test/dwarf/dwarf.dir/main.go
Normal file
32
test/dwarf/dwarf.dir/main.go
Normal file
@@ -0,0 +1,32 @@
|
||||
// $G $D/$F.go $D/z*.go && $L $F.$A && ./$A.out
|
||||
|
||||
// NOTE: This test is not run by 'run.go' and so not run by all.bash.
|
||||
// To run this test you must use the ./run shell script.
|
||||
|
||||
// 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
|
||||
func main() {
|
||||
F1()
|
||||
F2()
|
||||
F3()
|
||||
F4()
|
||||
F5()
|
||||
F6()
|
||||
F7()
|
||||
F8()
|
||||
F9()
|
||||
F10()
|
||||
F11()
|
||||
F12()
|
||||
F13()
|
||||
F14()
|
||||
F15()
|
||||
F16()
|
||||
F17()
|
||||
F18()
|
||||
F19()
|
||||
F20()
|
||||
}
|
||||
5
test/dwarf/dwarf.dir/z1.go
Normal file
5
test/dwarf/dwarf.dir/z1.go
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
|
||||
//line x1.go:4
|
||||
package main
|
||||
func F1() {}
|
||||
6
test/dwarf/dwarf.dir/z10.go
Normal file
6
test/dwarf/dwarf.dir/z10.go
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
//line x10.go:4
|
||||
package main
|
||||
func F10() {}
|
||||
4
test/dwarf/dwarf.dir/z11.go
Normal file
4
test/dwarf/dwarf.dir/z11.go
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
//line x11.go:4
|
||||
package main
|
||||
func F11() {}
|
||||
4
test/dwarf/dwarf.dir/z12.go
Normal file
4
test/dwarf/dwarf.dir/z12.go
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
//line x12.go:4
|
||||
package main
|
||||
func F12() {}
|
||||
4
test/dwarf/dwarf.dir/z13.go
Normal file
4
test/dwarf/dwarf.dir/z13.go
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
//line x13.go:4
|
||||
package main
|
||||
func F13() {}
|
||||
4
test/dwarf/dwarf.dir/z14.go
Normal file
4
test/dwarf/dwarf.dir/z14.go
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
//line x14.go:4
|
||||
package main
|
||||
func F14() {}
|
||||
4
test/dwarf/dwarf.dir/z15.go
Normal file
4
test/dwarf/dwarf.dir/z15.go
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
//line x15.go:4
|
||||
package main
|
||||
func F15() {}
|
||||
4
test/dwarf/dwarf.dir/z16.go
Normal file
4
test/dwarf/dwarf.dir/z16.go
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
//line x16.go:4
|
||||
package main
|
||||
func F16() {}
|
||||
4
test/dwarf/dwarf.dir/z17.go
Normal file
4
test/dwarf/dwarf.dir/z17.go
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
//line x17.go:4
|
||||
package main
|
||||
func F17() {}
|
||||
5
test/dwarf/dwarf.dir/z18.go
Normal file
5
test/dwarf/dwarf.dir/z18.go
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
|
||||
//line x18.go:4
|
||||
package main
|
||||
func F18() {}
|
||||
4
test/dwarf/dwarf.dir/z19.go
Normal file
4
test/dwarf/dwarf.dir/z19.go
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
//line x19.go:4
|
||||
package main
|
||||
func F19() {}
|
||||
4
test/dwarf/dwarf.dir/z2.go
Normal file
4
test/dwarf/dwarf.dir/z2.go
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
//line x2.go:4
|
||||
package main
|
||||
func F2() {}
|
||||
4
test/dwarf/dwarf.dir/z20.go
Normal file
4
test/dwarf/dwarf.dir/z20.go
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
//line x20.go:4
|
||||
package main
|
||||
func F20() {}
|
||||
4
test/dwarf/dwarf.dir/z3.go
Normal file
4
test/dwarf/dwarf.dir/z3.go
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
//line x3.go:4
|
||||
package main
|
||||
func F3() {}
|
||||
4
test/dwarf/dwarf.dir/z4.go
Normal file
4
test/dwarf/dwarf.dir/z4.go
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
//line x4.go:4
|
||||
package main
|
||||
func F4() {}
|
||||
4
test/dwarf/dwarf.dir/z5.go
Normal file
4
test/dwarf/dwarf.dir/z5.go
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
//line x5.go:4
|
||||
package main
|
||||
func F5() {}
|
||||
4
test/dwarf/dwarf.dir/z6.go
Normal file
4
test/dwarf/dwarf.dir/z6.go
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
//line x6.go:4
|
||||
package main
|
||||
func F6() {}
|
||||
4
test/dwarf/dwarf.dir/z7.go
Normal file
4
test/dwarf/dwarf.dir/z7.go
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
//line x7.go:4
|
||||
package main
|
||||
func F7() {}
|
||||
4
test/dwarf/dwarf.dir/z8.go
Normal file
4
test/dwarf/dwarf.dir/z8.go
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
//line x8.go:4
|
||||
package main
|
||||
func F8() {}
|
||||
4
test/dwarf/dwarf.dir/z9.go
Normal file
4
test/dwarf/dwarf.dir/z9.go
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
//line x9.go:4
|
||||
package main
|
||||
func F9() {}
|
||||
Reference in New Issue
Block a user