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-01-13 10:42:50 +0300
committerRaja R Harinath <harinath@hurrynot.org>2005-01-13 10:42:50 +0300
commitedd84be147647ee96aad6b08db74769abb5adea2 (patch)
treef984b0032911fabbbd57ba0fb2286e1a302b571b /mcs/tests/test-332.cs
parentad62298735a26bf48d2e05546c6e5ce0674fc56d (diff)
In mcs:
* cs-tokenizer.cs (xtoken): Reset 'comments_seen' in a couple more places. In tests: * Makefile (TEST_EXCLUDES_win32): Add test-74. See #71200. * harness.mk: Fix indentation. * test-332.cs: Update with more issues. svn path=/trunk/mcs/; revision=38856
Diffstat (limited to 'mcs/tests/test-332.cs')
-rw-r--r--mcs/tests/test-332.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/mcs/tests/test-332.cs b/mcs/tests/test-332.cs
index b272f22d8d9..7a5211c35e8 100644
--- a/mcs/tests/test-332.cs
+++ b/mcs/tests/test-332.cs
@@ -3,3 +3,5 @@
/* foo */
#define FOO
+/* bar */ // bar again
+#define BAR