test_doctest3.txt 82 B

12345
  1. Here we check that `__file__` is provided:
  2. >>> type(__file__)
  3. <class 'str'>