X-Git-Url: http://nitlanguage.org diff --git a/contrib/jwrapper/examples/queue/user_test.nit b/contrib/jwrapper/examples/queue/user_test.nit index 882a4d4..c963dc2 100644 --- a/contrib/jwrapper/examples/queue/user_test.nit +++ b/contrib/jwrapper/examples/queue/user_test.nit @@ -12,6 +12,8 @@ # See the License for the specific language governing permissions and # limitations under the License. +module user_test is example + import queue var queue = new JavaQueue