You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: resolve duplicate case patterns in Language enum
- Remove .m from Mathematica and Octave cases, keep only Objective-C mapping
- Remove .sig from SML case to avoid conflict with PGP mapping
- Remove .v from SystemVerilog case to avoid conflict with Verilog mapping
- This fixes compilation errors caused by duplicate case patterns in switch statement
0 commit comments