@main("Included Coffee compile error") {
There is an error in the included coffee file.
It is surfaced to the developer in the following ways:
- Log something to the console
- Return 500 from the request (which shows up in the Javascript console)
- If they visit the resource directly, they will see the full compilation error.
}