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

tests: Actuall add feature check for complex type being available.

parent eed2f36a
No related branches found
No related tags found
No related merge requests found
try:
complex
print("complex")
except NameError:
print("no")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment