Daniel
12/30/2018, 2:06 PM{ }
optional when writing a anonymous class?
object : xyz(...) { }
Seems like a minor inconsistency since they are optional with 'normal' classesgildor
12/30/2018, 2:37 PMDico
12/30/2018, 4:26 PMobject : xyz(...) {}
vs. xyz(...)
Daniel
12/30/2018, 6:05 PMgildor
01/02/2019, 10:17 AMDico
01/02/2019, 10:18 AM