flow2schema/tests/samples/nonMaybeType.yaml

7 lines
118 B
YAML

types:
- kind: maybe
value: {kind: string}
id: [nonMaybeType, X]
- kind: string
id: [nonMaybeType, Y]