##// END OF EJS Templates
Check for empty signature return value
Check for empty signature return value

File last commit:

r27843:667f3cbe
r28432:1ed493b3
Show More
simplevars.py
2 lines | 24 B | text/x-python | PythonLexer
x = 1
print("x is:", x)