author | Sebastian Harl <sh@tokkee.org> | |
Wed, 4 Mar 2015 09:54:49 +0000 (10:54 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 4 Mar 2015 09:54:49 +0000 (10:54 +0100) | ||
commit | 1c6d22596a811f02f04980e4a07fee5b1e899525 | |
tree | fe871e472dcd030755a7a654135ba063e33e76b1 | tree | snapshot |
parent | ef6a58a4a7ee15d97b1c1b717f4c7324f73cfab7 | commit | diff |
analyzer: Check that all iterators use ary operators.
All iterators are based on a comparison <iter> <op> <expr> and the same
restrictions apply to all of them.
All iterators are based on a comparison <iter> <op> <expr> and the same
restrictions apply to all of them.
src/frontend/analyzer.c | diff | blob | history |