Commit bcb0608a authored by bing zhang's avatar bing zhang
Browse files

5

parent 2ff992ee
package com.mindskip.xzs.test;
public class Test {
public static void main(String[] args) {
int i=10/0;
}
}
Supports Markdown
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