From d6c93ce48b18eb4b12cc60f45a55689eb50b8582 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Mon, 29 Apr 2002 19:30:48 +0000 Subject: [PATCH] Put MS inside and outside of CS --- testdocs/tests/methodsynopsis.001.xml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/testdocs/tests/methodsynopsis.001.xml b/testdocs/tests/methodsynopsis.001.xml index 1fae6c2a7..070093867 100644 --- a/testdocs/tests/methodsynopsis.001.xml +++ b/testdocs/tests/methodsynopsis.001.xml @@ -10,6 +10,33 @@ +Here's a methodsynopsis in a classsynopsis: + + + + +Foo + + +public +static +double +getQuote + +String +symbol + + +double +price + + + + +Here's a methodsynopsis +outside a classsynopsis: + + public static -- 2.50.1