Skip to content
Snippets Groups Projects
Commit a1a261d8 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

tests/recursive_iternext: Clang/Linux is even more stack-frugal than MacOS.

parent 9b39263b
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
try:
# large stack/heap, eg unix
[0] * 80000
N = 2000
N = 2400
except:
try:
# medium, eg pyboard
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment