kishtarn555 / rekarel-core

MIT License
0 stars 0 forks source link

[Bug] Duplicate params in a function did not gave a compilation error #90

Closed kishtarn555 closed 1 month ago

kishtarn555 commented 1 month ago

This is no longer allowed

void f1 (b, b) 

Fixes #89