github.com/nikandfor/loc@v0.5.1/unsafe_go1.12.go (about) 1 //go:build nikandfor_loc_unsafe && !go1.13 2 // +build nikandfor_loc_unsafe,!go1.13 3 4 package loc 5 6 //nolint 7 const ( 8 _PCDATA_InlTreeIndex = 1 9 _FUNCDATA_InlTree = 2 10 )