summaryrefslogtreecommitdiff
path: root/python/test/Ice/optional/Test.ice
diff options
context:
space:
mode:
Diffstat (limited to 'python/test/Ice/optional/Test.ice')
-rw-r--r--python/test/Ice/optional/Test.ice2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/test/Ice/optional/Test.ice b/python/test/Ice/optional/Test.ice
index bf98d343436..a4b05fe844a 100644
--- a/python/test/Ice/optional/Test.ice
+++ b/python/test/Ice/optional/Test.ice
@@ -306,6 +306,8 @@ class Initial
bool supportsCsharpSerializable();
bool supportsCppStringView();
+
+ bool supportsNullOptional();
};
};