diff options
Diffstat (limited to 'spec/inputs')
| -rw-r--r-- | spec/inputs/plus.mp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/inputs/plus.mp b/spec/inputs/plus.mp index ca03499..e387090 100644 --- a/spec/inputs/plus.mp +++ b/spec/inputs/plus.mp | |||
| @@ -14,6 +14,8 @@ message = message\gsub "<%->", fcolor if fcolor = message\match "<%w*>" | |||
| 14 | 14 | ||
| 15 | valA = func! if func = getfunc! | 15 | valA = func! if func = getfunc! |
| 16 | 16 | ||
| 17 | local valA = func! if func = getfunc! | ||
| 18 | |||
| 17 | valB = do | 19 | valB = do |
| 18 | func = getfunc! | 20 | func = getfunc! |
| 19 | func?! | 21 | func?! |
