Alek Ratzloff e5756d6f1a Don't always assume that an assignment statement will result in a constant
If an assignment statement has a list as its RHS, it will not create a
constant. We now do a conditional lookup of the last constant index
instead.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2024-09-30 17:39:41 -07:00
2024-09-30 16:33:58 -07:00
2024-09-25 11:42:51 -07:00
Description
No description provided
804 KiB
Languages
Rust 95.5%
Python 4.2%
Shell 0.3%