Added function scope support to interpreter
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,7 +1,7 @@
|
||||
__pycache__/
|
||||
res/output/
|
||||
res/input/*
|
||||
.vscode/*
|
||||
res/input/
|
||||
.vscode/
|
||||
*.json
|
||||
*.pyc
|
||||
*.png
|
||||
@@ -9,4 +9,3 @@ debug.py
|
||||
build/
|
||||
run.spec
|
||||
dist/
|
||||
.vscode/launch.json
|
||||
|
||||
Reference in New Issue
Block a user