|
|
| version 1.3, 2004/02/18 12:55:24 | version 1.108, 2005/11/22 15:38:17 |
|---|---|
| Line 1 | Line 1 |
| @main[] | |
| $request:charset[UTF-8] | |
| $response:charset[windows-1251] | |
| $xdoc[^xdoc::create{<?xml version="1.0"?> | |
| <doc> | |
| <br/> | |
| </doc> | |
| }] | |
| $xdoc[^xdoc.transform[_bug.xsl]] | |
| ^xdoc.string[] | |
| <hr> | |
| $request:charset/$response:charset | |
| ^cache[cache](3){ | |
| ^bug[] | |
| # ^math:random(100) | |
| }{ | |
| $exception.handled[cache] | |
| } | |