This website works better with JavaScript
Home
Explore
Help
Register
Sign In
doc
/
persagy-service-doc
Watch
10
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
d61a80ce11
Branches
Tags
master
persagy-serv...
/
test.js
test.js
46 B
History
Raw
1
2
3
4
function bbs () {
console.log('123')
}
bbs()