polserver/testsuite/escript/errors/errors006-for-loop-iterator-same-name-as-function.err

2 lines
138 B
Text
Raw Permalink Normal View History

errors006-for-loop-iterator-same-name-as-function.src:1:5: error: Cannot define a for loop iterator with the same name as function 'len'.