Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CoTA
examples
cota-submission-calc-jdk
Commits
9e67c3df
Commit
9e67c3df
authored
4 years ago
by
Lukas Wiest
Browse files
Options
Download
Email Patches
Plain Diff
Update NotCompilable.java
parent
3cbdd4a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/de/hftstuttgart/ip2/NotCompilable.java
+2
-1
src/de/hftstuttgart/ip2/NotCompilable.java
with
2 additions
and
1 deletion
+2
-1
src/de/hftstuttgart/ip2/NotCompilable.java
+
2
-
1
View file @
9e67c3df
...
...
@@ -3,5 +3,6 @@ package de.hftstuttgart.ip2;
public
class
NotCompilable
{
public
static
void
main
(
String
[]
args
)
{
int
a
=
5
;
int
a
=
5
}
}
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment