samples/types.yml2
author Hartmut Goebel <h.goebel@crazy-compilers.com>
Thu, 19 Mar 2020 10:42:20 +0100
changeset 51 34b48b90628c
parent 0 76005e62091d
permissions -rw-r--r--
Bump version to 2.6.3.
0
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
     1
types {
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
     2
    type "string";
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
     3
    type "int";
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
     4
}