Skip to content

v7.4.1582

@brammool brammool tagged this 16 Mar 21:52
Problem:    Get E923 when using function(dict.func, [], dict). (Kent Sibilev)
            Storing a function with a dict in a variable drops the dict if the
            function is script-local.
Solution:   Translate the function name.  Use dict arg if present.
Assets 2
Loading