This website works better with JavaScript.
Explore
Help
Register
Sign In
mobinkazemi
/
water-sample
Watch
1
Star
0
Fork
You've already forked water-sample
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Branch
0
Tags
56 KiB
JavaScript
100%
Tag:
Branch:
Tree:
9550c8a09f
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '9550c8a09f'
${ noResults }
water-sample
/
playground.js
2 lines
46 B
Raw
Blame
History
const
a
=
`
a
\\
b
`
;
console
.
log
(
a
.
split
(
"\\"
)
)
;
Reference in new issue
View Git Blame
Copy Permalink