Browse Source

Closure

pull/3/head
Jure Šorn 6 years ago
parent
commit
ab8cc16bd4
1 changed files with 1 additions and 1 deletions
  1. 2
      README.md

2
README.md

@ -513,7 +513,7 @@ Decorator
```python ```python
@closure_name @closure_name
def function_that_gets_passed_to_closure(): def function_that_gets_passed_to_closure():
pass ...
``` ```
#### Debugger example: #### Debugger example:

|||||||
100:0
Loading…
Cancel
Save