This website works better with JavaScript
Home
Explore
Help
Register
Sign In
fcg-xvii
/
mjs
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
ed07cfc40e
Branches
Tags
master
mjs
/
content
/
interrupt_inc
interrupt_inc
71 B
History
Raw
1
2
3
4
5
6
7
let err = call(function() {
log('!!!!')
//exit(0)
})
log(err)