thelang-io / the

The Programming Language
https://thelang.io
Apache License 2.0
44 stars 0 forks source link

analyzer: const assignment completely breaks everything #108

Open delasy opened 1 month ago

delasy commented 1 month ago
const a = true ? [10] : [20]