Merge branch 'variant-literal' into 'main'

Draft: Syntax for variants

See merge request jwestman/blueprint-compiler!224
This commit is contained in:
jgcodes2020 2025-01-04 00:14:54 +00:00
commit fa93f9526c
9 changed files with 338 additions and 14 deletions

View file

@ -52,6 +52,7 @@ from .values import (
Translated,
TypeLiteral,
Value,
VariantValue,
)
OBJECT_CONTENT_HOOKS.children = [