Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
IPDSnelting
mjtest-tests
Commits
d74d2993
Commit
d74d2993
authored
Feb 02, 2022
by
uxrog
Browse files
Merge branch 'fix/exec/null2-ascii-encoding' into 'master'
Fix ASCII encoding in exec/Nulls2.java See merge request
!63
parents
2c87d796
6227204e
Pipeline
#194469
failed with stage
in 26 minutes and 34 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
exec/Nulls2.java
View file @
d74d2993
class
Nulls2
{
public
static
void
main
(
String
[]
args
)
{
Nulls2
[]
t
=
new
Nulls2
[
2
];
/* Eintr
ä
ge haben beim Laden die Scale 0 */
Nulls2
[]
t
=
new
Nulls2
[
2
];
/* Eintr
ae
ge haben beim Laden die Scale 0 */
t
[
0
]
=
new
Nulls2
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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