|
Option C Tools
|
Functions | |
| outer () | |
Purpose ------- Fixture with a nested function where the outer has func = "..." but the inner calls _dbg() without defining func. Responsibilities ---------------- - Demonstrate that nested functions are checked independently. Diagnostics ----------- Domain: TEST L2: lifecycle events L3: semantic details L4: deep tracing Contracts --------- Inputs: none Outputs: none
| nested_func.outer | ( | ) |
Definition at line 31 of file nested_func.py.