Skip to content

Commit 2c21f88

Browse files
authored
Pascal abstraction 1st version
1 parent 80cd0ef commit 2c21f88

File tree

4 files changed

+690
-4
lines changed

4 files changed

+690
-4
lines changed

cg/allactiontest.cstl

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
decl::
2+
_* : _2 |-->_* : _2<action> _* all _2
3+
4+
iden::
5+
_1 |-->_1<action>_1`isDefined true
6+
7+
type::
8+
_1 |-->_1
9+
10+
11+
12+
13+
14+
15+
16+
17+
18+
19+
20+

0 commit comments

Comments
 (0)