...
authorVolker Birk <vb@pep-project.org>
Tue, 29 Jan 2019 11:23:36 +0100
changeset 27 0cdfe84ef643
parent 26 0c3815cbb51e
child 28 e9a51b1d5587
...
samples/sample.yml2
--- 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);
-    }
-}