Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove compiler-warnings related to CTP from output #3

Open
Viatorus opened this issue Jan 3, 2021 · 0 comments
Open

Remove compiler-warnings related to CTP from output #3

Viatorus opened this issue Jan 3, 2021 · 0 comments
Labels
enhancement New feature or request python issues related to the Python part

Comments

@Viatorus
Copy link
Owner

Viatorus commented Jan 3, 2021

See

def test_workarounds():
out, err = run_main('workarounds.cpp')
assert out == '1\n2\n3\n4\n1\n2\n3\n4\n'
# TODO: assert err == ""

@Viatorus Viatorus added enhancement New feature or request python issues related to the Python part labels Jan 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request python issues related to the Python part
Projects
None yet
Development

No branches or pull requests

1 participant