rspec/rules/S6002/python/lookahead.adoc

5 lines
37 B
Plaintext
Raw Normal View History

2023-08-04 16:12:40 +02:00
[source, python]
----
r"a(?=b)"
----