Recent changes
Code with lines…

1 int x = (int) new Map<String,Object>().put("Goose", 15).get("Goose");
2 
3 class Moose extends Goose implements ScoobyDoo
4 {
5    public void Goose;
6    public static void main(String[] args)
7 }

Code without lines…

int x = (int) new Map<String,Object>().put("Goose", 15).get("Goose");

class Moose extends Goose implements ScoobyDoo
{
   public void Goose;
   public static void main(String[] args)
}

Code in unknown language…

fun map () goose -> moose : loose! ~finish

data/syntax_highlighting_test.txt Last modified: 01.10.2008 00:37
Driven by DokuWiki