1

`const someNumber: int = 1337;`

Why doesn't it work?

Gnarf!

`const someNumber: number = 1337;`

I stopped counting how often I made that typo /o\ My phpdoc is still in my muscle memory.

Comments
Add Comment