File:  [parser3project] / parser3 / www / htdocs / Attic / _bug.html
Revision 1.102: download - view: text, annotated - select for diffs - revision graph
Tue Nov 22 11:12:40 2005 UTC (20 years, 7 months ago) by paf
Branches: MAIN
CVS tags: HEAD
+ ^string:base64[in] encode
+ ^string.base64[] decode

^for[i](1;200){
<hr>
$original[^for[j](1;$i){$j}]
$original
<br>
$encoded[^string:base64[$original]]
$encoded
<br>
$decoded[^encoded.base64[]]
$decoded
^if($decoded ne $original){^throw[bug;here]}
}

E-mail: