Page namespace (page_namespace) | 4 |
Page title (without namespace) (page_title) | 'Sandbox' |
Full page title (page_prefixedtitle) | 'Esolang:Sandbox' |
Old content model (old_content_model) | 'wikitext' |
New content model (new_content_model) | 'wikitext' |
Old page wikitext, before the edit (old_wikitext) | '== Instructions (please don't remove/hide/make hard to read) ==
You can use this page for editing tests. Note that your tests may be overwritten quite quickly by other users – you can use [[Special:MyPage/Sandbox]] to work on content that needs to last longer.
== Tests ==
=== befunge ===
<code><pre>
];;;;;;;;;;;;;;;;;;;;] ]@
; ;THIS IS BEFUNGE-98; ;
; ;;;;;;;;;;;;;;;;;;;; ;'.
;[ [;T+
;;;;;;;;;;;;;;;;;;;;;;;;,8
[B', ',S',I', ',S',I',H']*
[,'E,'F,'U,'N,'G,'E,'-,9a[
</pre></code>
:3
<nowiki />:3
<br />work on this with me: [[User:Hotcrystal0/CGoL+]]' |
New page wikitext, after the edit (new_wikitext) | '== Instructions (please don't remove/hide/make hard to read) ==
You can use this page for editing tests. Note that your tests may be overwritten quite quickly by other users – you can use [[Special:MyPage/Sandbox]] to work on content that needs to last longer.
== Tests ==
== RottenTree ==
RottenTree - is an esoteric data structure very similar to a regular tree. A special feature of "RottenTree" is that the pointer to the left and right branches is nullptr.
=== befunge ===
<code><pre>
];;;;;;;;;;;;;;;;;;;;] ]@
; ;THIS IS BEFUNGE-98; ;
; ;;;;;;;;;;;;;;;;;;;; ;'.
;[ [;T+
;;;;;;;;;;;;;;;;;;;;;;;;,8
[B', ',S',I', ',S',I',H']*
[,'E,'F,'U,'N,'G,'E,'-,9a[
</pre></code>
:3
<nowiki />:3
<br />work on this with me: [[User:Hotcrystal0/CGoL+]]' |
Unified diff of changes made by edit (edit_diff) | '@@ -4,4 +4,7 @@
== Tests ==
+
+== RottenTree ==
+RottenTree - is an esoteric data structure very similar to a regular tree. A special feature of "RottenTree" is that the pointer to the left and right branches is nullptr.
=== befunge ===
' |