Skip to content

Instantly share code, notes, and snippets.

@K-Vishwak
Created March 5, 2022 14:05
Show Gist options
  • Save K-Vishwak/99a2ff0d0d4d8d0725d27cdac3ff642e to your computer and use it in GitHub Desktop.
Save K-Vishwak/99a2ff0d0d4d8d0725d27cdac3ff642e to your computer and use it in GitHub Desktop.
'use strict';
let a = '\010';
console.log(a);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment