diff options
author | Damjan Marion <damarion@cisco.com> | 2023-09-29 14:31:08 +0200 |
---|---|---|
committer | Ole Tr�an <otroan@employees.org> | 2023-10-03 12:19:58 +0000 |
commit | 08057947f3da441d571420d4594ce1e3888516ea (patch) | |
tree | 78666468602df039faadbe80d1262cbd959b3161 /test/test_abf.py | |
parent | 029bff4b9a60ceabad8744059427b8736fe48a2b (diff) |
vppinfra: add foreach_int macro
foreach_int(x, 1, 3, 5, 7)
{
fformat(stdout, "x is %u\n", x);
}
Type: improvement
Change-Id: Idc355f4a284f421b150e3acb7a3a57bcede408c7
Signed-off-by: Damjan Marion <damarion@cisco.com>
Diffstat (limited to 'test/test_abf.py')
0 files changed, 0 insertions, 0 deletions