diff --git a/samples/sample.yml2 b/samples/sample.yml2 deleted file mode 100644 index 6f1811f..0000000 --- a/samples/sample.yml2 +++ /dev/null @@ -1,7 +0,0 @@ -include idl.yml2 - -module blub { - interface bla { - int f(in long a, out long b); - } -}