gitlab.com/evatix-go/core@v1.3.55/codestack/NewFirst.go (about)

     1  package codestack
     2  
     3  func NewFirst() Trace {
     4  	return New(Skip2)
     5  }