mirror of
https://github.com/python/cpython.git
synced 2024-11-24 17:47:13 +01:00
5 lines
111 B
Plaintext
5 lines
111 B
Plaintext
This is a sample doctest in a text file, in which all examples are skipped.
|
|
|
|
>>> 2 + 2 # doctest: +SKIP
|
|
5
|