Remove clause guards.

Closes #886.
This commit is contained in:
KtorZ
2024-08-01 16:14:56 +02:00
committed by Kasey
parent b28d4a6e9f
commit bf5a406ffb
65 changed files with 170 additions and 1492 deletions

View File

@@ -20,7 +20,6 @@ When {
},
},
],
guard: None,
then: Var {
location: 22..26,
name: "True",

View File

@@ -20,7 +20,6 @@ When {
},
},
],
guard: None,
then: UnOp {
op: Negate,
location: 22..25,
@@ -44,7 +43,6 @@ When {
},
},
],
guard: None,
then: UInt {
location: 35..37,
value: "14",