This commit is contained in:
Araq
2015-11-18 16:07:20 +01:00
parent 1757b8466d
commit ba6d0eb4db
4 changed files with 33 additions and 20 deletions

View File

@@ -1,12 +1,12 @@
discard """
output: '''1
0
1
0
1
0
1
0'''
output: '''true
false
true
false
true
false
true
false'''
"""
import macros

View File

@@ -1,14 +1,14 @@
discard """
output: '''1
0
1
0
1
0
1
0
1
0'''
output: '''true
false
true
false
true
false
true
false
true
false'''
"""
import macros