Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The problem is that usually you have something like

  fn main() {
    if something {
      print(`A
  simple
  formatted
  string`)
    }
  }
which looks ugly and confusing.


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

Search: