andrew-johnson-4 / lambda-mountain

Typed Macro Assembler (x86, HTML, WASM, lots of things)
https://andrew-johnson-4.github.io/lambda-mountain/
MIT License
17 stars 0 forks source link

Hard Error if patterns case is 100% shadowed #394

Open andrew-johnson-4 opened 4 months ago

andrew-johnson-4 commented 4 months ago
( (Var x) ... )
( (Var 'abc_s) ... )

for the second case is always an error or at least a warning