mirror of
https://github.com/sfall-team/sslc.git
synced 2026-07-27 16:52:49 -07:00
8162a01b631e50977f47decde43f99a00c3e78b6
- This happens because proc will still have it's original arg count and calling side will still pass all arguments, but inside the proc, wrong argument will be used, due to how variable removal works
Full optimization: don't eliminate proc args if any consequent args were used, to prevent invalid values (closes #4)
sslc
Script compiler/parser for Fallout 2/sfall script.
Languages
C
98%
Shell
1.4%
CMake
0.4%
JavaScript
0.2%