var output … type Object … func (o *Object) Initialize() *Object { … } func (o *Object) Update() *Object { … } func TestAutotmpLoopDepth(t *testing.T) { … }
var output … type Object … func (o *Object) Initialize() *Object { … } func (o *Object) Update() *Object { … } func TestAutotmpLoopDepth(t *testing.T) { … }