github generated gh-pages branch
This commit is contained in:
4
j/.gitignore
vendored
4
j/.gitignore
vendored
@@ -1,4 +0,0 @@
|
||||
*.swp*
|
||||
*tmp*
|
||||
*swp*
|
||||
*~
|
||||
@@ -1,5 +0,0 @@
|
||||
helloWorld();
|
||||
|
||||
begin
|
||||
write "Hello World";
|
||||
end;
|
||||
@@ -1,2 +0,0 @@
|
||||
!greeting.
|
||||
+!greeting : true <- .print("Hello World").
|
||||
@@ -1,5 +0,0 @@
|
||||
public class java {
|
||||
public static void main(String[] args) {
|
||||
System.out.println("Hello World");
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
alert("Hello World");
|
||||
@@ -1 +0,0 @@
|
||||
(printout t "Hello World")
|
||||
Reference in New Issue
Block a user