Skip to content

Commit d983809

Browse files
committed
feat: specify PDL types in the AST
Signed-off-by: Louis Mandel <[email protected]>
1 parent 07c4ac9 commit d983809

File tree

7 files changed

+771
-136
lines changed

7 files changed

+771
-136
lines changed

examples/tutorial/type_list.pdl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,3 @@
22
description: test
33
spec: {"list": {"minItems": 0, "maxItems": 0, "str": {}}}
44
data: ["hello", "world"]
5-
6-

0 commit comments

Comments
 (0)