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

You can do the following to shorten that depending on context:

  var thing = new Thing(); 
  Thing thing = new();



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

Search: