1// Test of package comment for package main.
2// OK
3
4// This binary does something awesome.
5package main
6