blob: 85e4938c346a09384e2d0414651ef8910251b3a2 [file]
This is a sample doctest in a text file, in which some examples are skipped.
>>> 2 + 2 # doctest: +SKIP
5
>>> 2 + 2
4