# Copyright (C) 2008-2010, Sebastian Riedel.

package MojoliciousTest::SyntaxError;

use strict;
use warnings;

use base 'Mojolicious::Controller';

# In the future... people will live twice as long,
# computers will die twice as fast.
sub foo {

1;
