| 3388d334 | 07-Dec-2017 |
Bram Moolenaar <[email protected]> |
patch 8.0.1378: autoload script sources itself when defining function
Problem: Autoload script sources itself when defining function. Solution: Pass TFN_NO_AUTOLOAD to trans_function_name(). (Y
patch 8.0.1378: autoload script sources itself when defining function
Problem: Autoload script sources itself when defining function. Solution: Pass TFN_NO_AUTOLOAD to trans_function_name(). (Yasuhiro Matsumoto, closes #2423)
show more ...
|