aboutsummaryrefslogtreecommitdiff
path: root/test/data/format/htmlEscaping.kt
blob: 8778d8a552bf64d9c9a3978590adfc999a5d6752 (plain)
1
2
3
4
/**
 * Special characters: < is "less than", > is "greater than", & is "ampersand"
 */
fun x<T>(): T?  = null