summaryrefslogtreecommitdiff
path: root/cpp/test/Slice/keyword/Client.cpp
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2010-05-24 09:51:55 -0700
committerMark Spruiell <mes@zeroc.com>2010-05-24 09:51:55 -0700
commit487dd39e3483217cccb80f46e7a65674c7f6c05a (patch)
tree75fd3df459df63c2646a4e20c7a32f1ff05a09dd /cpp/test/Slice/keyword/Client.cpp
parentbug 4623 - missing doc comments (diff)
downloadice-487dd39e3483217cccb80f46e7a65674c7f6c05a.tar.bz2
ice-487dd39e3483217cccb80f46e7a65674c7f6c05a.tar.xz
ice-487dd39e3483217cccb80f46e7a65674c7f6c05a.zip
bug 4752 - allow underscores in Slice identifiers
Diffstat (limited to 'cpp/test/Slice/keyword/Client.cpp')
-rw-r--r--cpp/test/Slice/keyword/Client.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/test/Slice/keyword/Client.cpp b/cpp/test/Slice/keyword/Client.cpp
index 40cbeef1125..40e30d4c3ca 100644
--- a/cpp/test/Slice/keyword/Client.cpp
+++ b/cpp/test/Slice/keyword/Client.cpp
@@ -121,6 +121,8 @@ testtypes()
const int m = _cpp_and::_cpp_template;
test(m == _cpp_and::_cpp_template);
+
+ test(_cpp_and::_cpp_xor_eq == 0);
}
int