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