MCPcopy Create free account
hub / github.com/WheretIB/nullc / TestCoroutineIterator.cpp

File TestCoroutineIterator.cpp

tests/TestCoroutineIterator.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "TestBase.h"
2
3const char *testCoroutineAsIterator1 =
4"coroutine int foo(){ for(int i = 1; i < 3000; i++) yield i; return 0; }\r\n\

Callers

nothing calls this directly

Calls 1

forFunction · 0.85

Tested by

no test coverage detected