/** * Start. * Plain quote: 'quoted' * KT-13818: `'quoted'` * KT-14736: `` `code quoted` `` * Code: `someCode()` * Operators: `a > b` * String: `str = "String"` * Generic: `List` * End. */ class Quote