Browse Source

test push

master
wangwei10061 3 months ago
parent
commit
70a217a85f
4 changed files with 4 additions and 1 deletions
  1. +1
    -1
      Hello.java
  2. +1
    -0
      test/test1.py
  3. +1
    -0
      test1
  4. +1
    -0
      test11.py

+ 1
- 1
Hello.java View File

@@ -1,5 +1,5 @@
public class { public class {
public static void main(String[] args) { public static void main(String[] args) {
System.out.println();
System.out.println("hello");
} }
} }

+ 1
- 0
test/test1.py View File

@@ -0,0 +1 @@
print('hello')

+ 1
- 0
test1 View File

@@ -0,0 +1 @@
print('hello')

+ 1
- 0
test11.py View File

@@ -0,0 +1 @@
print('hello')

Loading…
Cancel
Save