MyBB Community Forums

Full Version: Testing
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Testing.
Test reply #1
Test reply #2

I hate Javascript.
Test reply #3

I love Java.
I don't really like either Toungue.
public class Hello {
	public static void main(String [] args) {
		var hey = "Hello World"; // Wait, what's going on...
		System.out.print(getHelloText(hey));
	}
	
	private static String getHelloText(String hello, function() { // Um...
		var hi = getElementById('hi'); // ...
		hi.append('<p>I am your leader!</p>'); // Okay I give up!
	});
}
(2013-07-05, 05:25 AM)Ferron Wrote: [ -> ]
public class Hello {
	public static void main(String [] args) {
		var hey = "Hello World"; // Wait, what's going on...
		System.out.print(getHelloText(hey));
	}
	
	private static String getHelloText(String hello, function() { // Um...
		var hi = getElementById('hi'); // ...
		hi.append('<p>I am your leader!</p>'); // Okay I give up!
	});
}

No me gusta éso! Pick un lenguaje and stay with it!
That looks like perfectly valid FerronScript to me.
Test reply.
(2013-07-07, 03:02 PM)Nathan Malcolm Wrote: [ -> ]Test reply.
Pages: 1 2