mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-22 07:09:54 +00:00
Add example for bug#24854
* test/manual/indent/js.js: Add example for bug#24854.
This commit is contained in:
parent
922426da38
commit
03c00f716f
@ -69,6 +69,9 @@ a++
|
||||
b +=
|
||||
c
|
||||
|
||||
var re = /some value/
|
||||
str.match(re)
|
||||
|
||||
baz(`http://foo.bar/${tee}`)
|
||||
.qux();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user