X-Git-Url: http://nitlanguage.org diff --git a/lib/popcorn/examples/routing/example_param_route.nit b/lib/popcorn/examples/routing/example_param_route.nit index f536771..c4b4b3e 100644 --- a/lib/popcorn/examples/routing/example_param_route.nit +++ b/lib/popcorn/examples/routing/example_param_route.nit @@ -14,6 +14,8 @@ # See the License for the specific language governing permissions and # limitations under the License. +module example_param_route is example + import popcorn class UserHome