summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2017-12-27 20:07:36 +0100
committerAlbert Krewinkel <albert@zeitkraut.de>2017-12-27 20:11:19 +0100
commit3b2282c96234f6f8c82d86f124d43c949b44688d (patch)
tree75fe8fb849788907f5fa9fd0c186bdd0a0a150c9 /src
parente19526846fb42e78e162343d1c959ad74a8e077e (diff)
data/sample.lua: use `next` instead of for loop
Each definition list item contains just a single key and the associated value. Using `next` to get the key/value pair is more idiomatic than iterating over the single-element table.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions