Sfoglia il codice sorgente

Apex also doesn't have a byte type

olane 7 anni fa
parent
commit
c421273fca
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      src/apex/apex.ts

+ 0 - 1
src/apex/apex.ts

@@ -64,7 +64,6 @@ export const language = <ILanguage>{
 		'break',
 		'bulk',
 		'by',
-		'byte',
 		'case',
 		'cast',
 		'catch',