Apex also doesn't have a byte type

This commit is contained in:
olane 2018-08-10 12:46:12 +01:00
parent 1d66cf8412
commit c421273fca

View file

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