Not logged in
cf0bb1439f 2011-07-28       crc: <script>
cf0bb1439f 2011-07-28       crc: function unwell()
cf0bb1439f 2011-07-28       crc: {
cf0bb1439f 2011-07-28       crc:   window.location = '%u/examine/' + encodeURIComponent(document.forms[0].code.value);
cf0bb1439f 2011-07-28       crc: }
cf0bb1439f 2011-07-28       crc: </script>
cf0bb1439f 2011-07-28       crc: <form action='javascript:unwell()'>
cf0bb1439f 2011-07-28       crc:   <p>Code to examine: <input name='code'></p>
cf0bb1439f 2011-07-28       crc: </form>
cf0bb1439f 2011-07-28       crc: <p>Press enter or click <a href='javascript:unwell()'>examine</a> to
cf0bb1439f 2011-07-28       crc:    display decompilation of your code.</p>
cf0bb1439f 2011-07-28       crc: 
cf0bb1439f 2011-07-28       crc: <p>Do <b>not</b> provide a colon definition; the pasted code will be
cf0bb1439f 2011-07-28       crc:    compiled inside a quote and displayed.</p>