Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@hurrynot.org>2005-06-27 14:14:07 +0400
committerRaja R Harinath <harinath@hurrynot.org>2005-06-27 14:14:07 +0400
commit975878038497889d3d02007cff0c5f78bb4f3c3c (patch)
tree896c78fdef82393fd957b8d39ddc749c7cdaa349 /mcs/tests/test-362.cs
parentf4797b3570d9dee4d6356102b9fb5ef8ee59d2b3 (diff)
svn:eol-style=native
svn path=/trunk/mcs/; revision=46545
Diffstat (limited to 'mcs/tests/test-362.cs')
-rw-r--r--mcs/tests/test-362.cs18
1 files changed, 9 insertions, 9 deletions
diff --git a/mcs/tests/test-362.cs b/mcs/tests/test-362.cs
index e80d6ca69ce..36fd9b0bcc0 100644
--- a/mcs/tests/test-362.cs
+++ b/mcs/tests/test-362.cs
@@ -1,15 +1,15 @@
class C
{
static void Main()
- {
- try {
- Test ();
- } catch
- {
- }
- }
-
- static void Test ()
+ {
+ try {
+ Test ();
+ } catch
+ {
+ }
+ }
+
+ static void Test ()
{
try
{