Merge branch 'devel' into bugfix-2858-testament-sources-system-wide

This commit is contained in:
Oscar Campbell
2015-06-04 22:43:18 +02:00
130 changed files with 5899 additions and 5730 deletions

View File

@@ -1,5 +1,7 @@
discard """
output: '''true'''
output: '''true
123
'''
"""
# This file tests some magic
@@ -7,3 +9,4 @@ discard """
var foo = cstring("foo")
var bar = cstring("foo")
echo(foo == bar)
echo "01234"[1 .. ^2]