X-Git-Url: http://nitlanguage.org diff --git a/lib/popcorn/examples/static_files/example_static_multiple.nit b/lib/popcorn/examples/static_files/example_static_multiple.nit index 1c730c6..6f925e1 100644 --- a/lib/popcorn/examples/static_files/example_static_multiple.nit +++ b/lib/popcorn/examples/static_files/example_static_multiple.nit @@ -14,6 +14,8 @@ # See the License for the specific language governing permissions and # limitations under the License. +module example_static_multiple is example + import popcorn var app = new App