Skip to content

Conversation

jimenezrick
Copy link
Contributor

Solves undefined variable error in line `return l:i + 1'.

Error detected while processing function <SNR>93_on_enter..338..ghcmod#util#tocol:
line    9:
E121: Undefined variable: l:i
Press ENTER or type command to continue
Error detected while processing function <SNR>93_on_enter..338..ghcmod#util#tocol:
line    9:
E15: Invalid expression: l:i + 1
Press ENTER or type command to continue
Error detected while processing function <SNR>93_on_enter..338..ghcmod#util#tocol:
line    9:
E121: Undefined variable: l:i

Solves undefined variable error in line `return l:i + 1'.
eagletmt added a commit that referenced this pull request Jul 26, 2015
Fix out of scope variable in ghcmod#util#tocol
@eagletmt eagletmt merged commit db9baea into eagletmt:master Jul 26, 2015
@eagletmt
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants