Difference between revisions of "Main Page"
From CodeStuff
| Line 1: | Line 1: | ||
| − | ''' | + | '''The beginning of something that probably won't be finished |
| − | + | With a bit of luck there's an editor below. | |
| − | = | + | <edcode> |
| − | + | var g=0; | |
| − | + | ||
| − | + | ||
| − | + | function (wibble) { | |
| − | + | print(wibble); | |
| − | + | } | |
| − | + | ||
| − | + | ||
</edcode> | </edcode> | ||
Revision as of 03:20, 16 January 2012
The beginning of something that probably won't be finished
With a bit of luck there's an editor below.