--- a/samples/sample.yml2 Tue Jan 29 11:21:18 2019 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,7 +0,0 @@ -include idl.yml2 - -module blub { - interface bla { - int f(in long a, out long b); - } -}