We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dfe8dd commit 4f354bdCopy full SHA for 4f354bd
1 file changed
src/main/java/club/shengsheng/TestDemo.java
@@ -6,6 +6,6 @@
6
public class TestDemo {
7
8
public int foo() {
9
- return 2;
+ return 1;
10
}
11
0 commit comments