Jaseci-Labs / jaclang

The Jac Programming Language
https://www.jac-lang.org
22 stars 21 forks source link

Error when Using Mutable Types in Fields: ValueError with mutable default in dataclass field #159

Closed kugesan1105 closed 9 months ago

kugesan1105 commented 9 months ago

image

kugesan1105 commented 9 months ago

Resolved with this https://github.com/Jaseci-Labs/jaclang/pull/177 commit