aboutsummaryrefslogtreecommitdiffstats
path: root/signaling-server/node_modules/socket.io/node_modules/socket.io-client/node_modules/uglify-js/test/unit/compress/test/whitespace.js
blob: 6a15c464fbbe5a3b6a8e0e56261a5827aa9e393d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
function id(a) {
  // Form-Feed
  // Vertical Tab
   // No-Break Space
  // Mongolian Vowel Separator// En quad// Em quad// En space// Em space// Three-Per-Em Space// Four-Per-Em Space// Six-Per-Em Space// Figure Space// Punctuation Space// Thin Space// Hair Space// Narrow No-Break Space// Medium Mathematical Space
   // Ideographic Space
  return a;
}