Files
openide/python/testData/resolve/ComparisonOperatorReceiver.py

3 lines
55 B
Python

print('foo' < 'bar' < 'baz')
# <ref>