Skip to content

Commit 01be02e

Browse files
authored
feat: specify PDL types in the AST (#942)
Signed-off-by: Louis Mandel <[email protected]>
1 parent 2d72b3b commit 01be02e

File tree

10 files changed

+1171
-317
lines changed

10 files changed

+1171
-317
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)