Log In
rpms
/
golang
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
347a04a958e51d4e1a15dfabd5b6cc5da25da49a
347a04a958e51d4e1a15dfabd5b6cc5da25da49a
SOURCES
fedora.go
Fork and Edit
Blob
Blame
History
Raw
// +build rpm_crashtraceback package runtime func init() { setTraceback("crash") }