Add match and closure syntax

This commit is contained in:
2025-01-11 00:20:15 -05:00
parent 5602c66b11
commit 79912c3cc6
6 changed files with 736 additions and 312 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "comlexr"
version = "0.1.0"
edition = "2021"
version = "1.0.0"
edition = "2018"
[lib]
proc-macro = true