Jsome icon indicating copy to clipboard operation
Jsome copied to clipboard

RegExp not printed

Open rottmann opened this issue 4 years ago • 0 comments

Only object brackets are visible.

Example

jsome( new RegExp('ab+c') )

Outputs

{
}

rottmann avatar Oct 12 '20 15:10 rottmann