Created
July 9, 2020 08:53
-
-
Save tahaconfiant/d5788716b7b6d5e3d5c511b4ca4cba5f to your computer and use it in GitHub Desktop.
cafebabe_sample
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var test = new RegExp("CAFEBABE"); | |
test.source; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment