Y
Hacker News
new
|
ask
|
show
|
jobs
by
vpzom
964 days ago
probably looks for "import" at the start
Edit: yep, the test for Java source is just /^import.*;$/