Include .= operator in = rule

This commit is contained in:
Junegunn Choi
2013-08-23 17:40:13 +09:00
parent 0f70b20fdb
commit 01337b9c4e
3 changed files with 15 additions and 15 deletions

View File

@@ -26,7 +26,7 @@ j,,k
a =
a = 1
bbbb = 2
bbbb .= 2
ccccccc = 3
ccccccccccccccc
ddd = #
@@ -156,7 +156,7 @@ string i = "asdf";
a =
a = 1
bbbb = 2
bbbb .= 2
ccccccc = 3
ccccccccccccccc
# eeeeeeeeeeeeeeee