Commit 9e67c3df authored by Lukas Wiest's avatar Lukas Wiest 🚂
Browse files

Update NotCompilable.java

parent 3cbdd4a4
......@@ -3,5 +3,6 @@ package de.hftstuttgart.ip2;
public class NotCompilable
{
public static void main(String[] args) {
int a = 5;
int a = 5
}
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment