blob: b75cf8675552a17d57e3bcab19e4234c1122ba37 [file] [log] [blame]
/**
* Start.
* Plain quote: 'quoted'
* KT-13818: `'quoted'`
* KT-14736: `` `code quoted` ``
* Code: `someCode()`
* Operators: `a > b`
* String: `str = "String"`
* Generic: `List<T>`
* End.
*/
class Quote