[DEV] add v1.66.0

This commit is contained in:
2018-01-12 21:47:58 +01:00
parent 87059bb1af
commit a97e9ae7d4
49032 changed files with 7668950 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"key": "local_function",
"name": "Local Function",
"authors": [
"Lorenzo Caminiti"
],
"description": "Program functions locally, within other functions, directly within the scope where they are needed.",
"category": [
"Function-objects"
],
"maintainers": [
"Lorenzo Caminiti <lorcaminiti -at- gmail.com>"
]
}