diff options
Diffstat (limited to '')
-rw-r--r-- | unoidl/qa/unoidl-check/other2.idl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unoidl/qa/unoidl-check/other2.idl b/unoidl/qa/unoidl-check/other2.idl new file mode 100644 index 000000000..f6c94ef66 --- /dev/null +++ b/unoidl/qa/unoidl-check/other2.idl @@ -0,0 +1 @@ +enum X { V }; |