Skip to content
Snippets Groups Projects
Commit 86c5e03f authored by Erwan Jahier's avatar Erwan Jahier
Browse files

Add a New module that checks that all variables (outputs and locals)

are defined exactly once.

This  algo is  naive and does not  work with  slices of  slices with
negative steps.  I commit it  before trying a  new one to  get better
non-reg test.

Fix some non-reg test in the should_work dir that this new check revealed.
parent b4afe434
No related branches found
No related tags found
No related merge requests found
Showing with 456 additions and 52 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment