21
SlickEdit® / Re: SE v28 & v29 Project->Properties->Add Tree not working
« Last post by Dan on February 11, 2025, 09:11:32 PM »Quote
It turns out that another team has changed...
I hate when that happens

It turns out that another team has changed...
func Test_X(<params>) {
mockFunc1 := func(<params>) {
// code goes here, but indent and SmartPaste
// typically line up with declaration of mockFunc1
}
}