X-Git-Url: http://nitlanguage.org diff --git a/lib/popcorn/examples/hello_world/example_hello.nit b/lib/popcorn/examples/hello_world/example_hello.nit index fc9f3e5..46120bf 100644 --- a/lib/popcorn/examples/hello_world/example_hello.nit +++ b/lib/popcorn/examples/hello_world/example_hello.nit @@ -14,6 +14,8 @@ # See the License for the specific language governing permissions and # limitations under the License. +module example_hello is example + import popcorn class HelloHandler