package shared type StackPos struct { Filename string Function string Line int }