Add arithmetic expressions

This commit is contained in:
2026-06-17 23:00:14 +09:00
parent dc28cddbff
commit 3f7dd7c692
18 changed files with 6336 additions and 2757 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ const starterFiles = {
in
schema.Service & {
name = "api";
port = 9443;
port = 9000 + 443;
}
`,
'schemas/service.dcdl': `Service = {