allow .experimental in a .push/pop environment; refs #8676

This commit is contained in:
Araq
2018-08-27 11:20:30 +02:00
parent 57a291db33
commit c0c8828d9f
4 changed files with 61 additions and 18 deletions

View File

@@ -0,0 +1,13 @@
discard """
output: '''0 1
1 2
2 3
0 1
1 2
2 3
3 5'''
"""
import mpushexperimental
main(12)