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

@@ -10,5 +10,5 @@ platform = "github"
[[dependencies]]
name = "aiken-lang/stdlib"
version = "1.9.0"
version = "main"
source = "github"