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

> Personally, I don't think "print(hi)" should be a valid type.

And it isn't:

  a.py:1: error: Invalid type comment or annotation  [valid-type]
  a.py:1: note: Suggestion: use print[...] instead of print(...)
  Found 1 error in 1 file (checked 1 source file)


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

Search: