tests: add some runtime error in nitin.input
[nit.git] / lib / android / platform.nit
index 9b8b189..2f44028 100644 (file)
@@ -14,7 +14,9 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-module platform is platform("android")
+# Triggers compilation for the android platform
+module platform is platform "android"
 
 import java
 import app
+import aware