Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
Sam Alba 2021-05-31 16:42:01 +02:00
parent d6b6142065
commit ec4730708d

View File

@ -7,7 +7,7 @@ package main
strDef: *"yolo" | string @dagger(input) strDef: *"yolo" | string @dagger(input)
// test url description // test url description
url: "http://this.is.a.test/" @dagger(output) url: "http://this.is.a.test/" @dagger(output)
url2: url url2: url
} }
@ -15,5 +15,5 @@ cfgInline: {
#A #A
} }
cfg: #A cfg: #A
cfg2: cfg cfg2: cfg