David Teller (2007-10-03T09:18:15.000Z)
github at esdiscuss.org (2013-07-12T02:20:49.937Z)
I'm still working on my static analysis tool for ES4. This tool will make use of custom type (or type-like) annotations. I wonder if there are already syntax guidelines for this kind of things. I assume I should put them somewhere in comments. Should I use something like Java's `@annotation` tag?