1 // Code generated by go tool dist; DO NOT EDIT. 2 3 package sys 4 5 const TheVersion = `go1.13.6` 6 const Goexperiment = `` 7 const StackGuardMultiplierDefault = 1 8
View as plain text