interpreter: interpret `with` statement
[nit.git] / lib / android / intent / intent_api11.nit
index bc97bb6..1ba5e88 100644 (file)
@@ -15,7 +15,7 @@
 # limitations under the License.
 
 # Refines intent module to add API 11 services
-module intent_api11
+module intent_api11 is min_api_version(11)
 
 import intent