Fix function invocation stack underflow

This commit is contained in:
2025-12-11 01:03:43 -07:00
parent 0732f68bcf
commit 342b1ab107
13 changed files with 295 additions and 167 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "slang"
version = "0.2.2"
version = "0.2.3"
edition = "2021"
[workspace]