bdawg.io
06/06/2018, 10:07 PMstephan_marshay
06/06/2018, 10:13 PMoperator fun Animal.inc(): Animal = TODO()
TODO()..?bdawg.io
06/06/2018, 11:15 PMTODO()
just means a runtime exception is thrown, but it returns Nothing
so it still compilesbdawg.io
06/06/2018, 11:16 PMstephan_marshay
06/06/2018, 11:18 PM