This commit is contained in:
Araq
2015-04-08 15:13:58 +02:00
parent 4b382940f0
commit 2176ea759f
2 changed files with 10 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
discard """
output: '''true'''
"""
# bug #2489
let a = [1]
let b = [1]
echo a == b