Skip to content

Instantly share code, notes, and snippets.

@gabrielflorit
Created March 16, 2019 20:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gabrielflorit/3c107501f311506df57ff2c62c8a01f4 to your computer and use it in GitHub Desktop.
Save gabrielflorit/3c107501f311506df57ff2c62c8a01f4 to your computer and use it in GitHub Desktop.
SCRIPT-8
let i = 0
update = () => {
i++
log(i)
}
{
"lines": [
6,
0,
0,
0,
0,
0,
0,
0
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment