diff options
Diffstat (limited to 'tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.inout.page')
-rw-r--r-- | tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.inout.page | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.inout.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.inout.page index d2064f22..9b615360 100644 --- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.inout.page +++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.inout.page @@ -34,12 +34,16 @@ function inout(inoutarg:Number):Number { -<dl> -<dt><p>inoutarg :</p></dt> -<dd><p>This is an argument test</p></dd> -<dt><p>Returns :</p></dt> -<dd><p>an int</p></dd> -</dl> +<terms> +<item> +<title><code>inoutarg</code></title> +<p>This is an argument test</p> +</item> +<item> +<title><code>Returns</code></title> +<p>an int</p> +</item> +</terms> |