~ubuntu-branches/debian/sid/neovim/sid

« back to all changes in this revision

Viewing changes to src/nvim/testdir/test55.ok

  • Committer: Package Import Robot
  • Author(s): James McCoy
  • Date: 2016-04-18 21:42:19 UTC
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: package-import@ubuntu.com-20160418214219-6lf1w0zadujghas7
Tags: upstream-0.1.3
ImportĀ upstreamĀ versionĀ 0.1.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
144
144
Vim(put):E742: 
145
145
No :unlet of variable in locked scope:
146
146
Vim(unlet):E741: 
 
147
No :let += of locked list variable:
 
148
Vim(let):E741: 
 
149
['a', 'b', 3]
147
150
[1, 2, 3, 4]
148
151
[1, 2, 3, 4]
149
152
[1, 2, 3, 4]