Sign in
◑
Theme
chromium
/
devtools
/
devtools-frontend
/
97f7c4e83c738e81ffffa69dfc44e38780bcbbfa
/
.
/
node_modules
/
rambda
/
src
/
inc.js
blob: 5e663a1a3e9d9d3590c37173e61c9ab1b314b58a [
file
]
export
const
inc
=
x
=>
x
+
1