This is a common problem, but a sneaky one! It's because toSeq is not a proc, 
but a template. Because of the parser for templates, that means toSeq must be 
fully qualified and the sorted() messes this up for some reason. I'm going to 
quote someone else's answer very much related to this:

@twetzel59 Dec 2018

Reply via email to