elastic / ebpf

Elastic's eBPF
Other
66 stars 11 forks source link

Define the iterator in the for scope #190

Closed haesbaert closed 6 months ago

haesbaert commented 6 months ago

Otherwise running two FOREACHes in the same scope won't work as it tries to redefine the variable.