Cleanup junk chars, part 4 (#13345)

This commit is contained in:
Ryan 2021-07-01 16:41:51 +10:00 committed by GitHub
parent 8c982dba31
commit dc3896e31c
Failed to generate hash of commit
57 changed files with 1027 additions and 1027 deletions

View file

@ -22,15 +22,15 @@
/*
*
*  $  &  [  {  }  (  =  *  )  +  ]  !  #        
* $ & [ { } ( = * ) + ] ! #
*
*       ;  ,  .  P  Y  F  G  C  R  L  /  @   \  
* ; , . P Y F G C R L / @ \
*
*        A  O  E  U  I  D  H  T  N  S  -         
* A O E U I D H T N S -
*
*          '  Q  J  K  X  B  M  W  V  Z           
* ' Q J K X B M W V Z
*
*                                                     
*
*
*/
// Row 1
@ -87,15 +87,15 @@
/* Shifted symbols
*
*  ~  %  7  5  3  1  9  0  2  4  6  8  `        
* ~ % 7 5 3 1 9 0 2 4 6 8 `
*
*       :  <  >                       ?  ^   |  
* : < > ? ^ |
*
*                                      _         
* _
*
*          " │   │   │   │   │   │   │   │   │   │          
* " │ │ │ │ │ │ │ │ │ │
*
*                                                     
*
*
*/
// Row 1