webmcp

annotate framework/env/execute/__init.lua @ 546:d5bad374641e

Fixed wrong use of logical-or operator introduced in previous commits
author jbe
date Sat Oct 19 20:23:28 2019 +0200 (2019-10-19)
parents 2c2bcde0df79
children
rev   line source
jbe@208 1 execute._wrap_stack = {}
jbe@208 2 execute._finalizers = {}

Impressum / About Us