Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangquan wangquan
test
Commits
bcb0608a
Commit
bcb0608a
authored
Sep 01, 2025
by
bing zhang
Browse files
5
parent
2ff992ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
source/java/src/main/java/com/mindskip/xzs/test/Test.java
0 → 100644
View file @
bcb0608a
package
com.mindskip.xzs.test
;
public
class
Test
{
public
static
void
main
(
String
[]
args
)
{
int
i
=
10
/
0
;
}
}
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