Hacker News new | past | comments | ask | show | jobs | submit login

> def func() {

That's already deprecated (under -Xfuture):

  <console>:1: warning: Procedure syntax is deprecated. 
  Convert procedure `func` to method by adding `: Unit =`.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: