Log In
rpms
/
golang
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Blame SOURCES/fedora.go
Branch:
b50a267d2abc2278e526ef464634dee49e1d9346
c7
c7-alt
c7-i686
c8-beta-stream-rhel8
c8-stream-rhel8
c8s-stream-rhel8
c9
c9-beta
b50a267d2abc2278e526ef464634dee49e1d9346
SOURCES
fedora.go
Blob
History
Raw
22e218
// +build rpm_crashtraceback
22e218
22e218
package runtime
22e218
22e218
func init() {
22e218
setTraceback("crash")
22e218
}