samples/sample.yml2
changeset 57 2f4ad3800a3f
parent 56 d48cf08cf448
child 58 a218553807ab
--- a/samples/sample.yml2	Tue Sep 04 17:09:43 2018 +0200
+++ /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);
-    }
-}