blob: 37fc09d9d2be7cda21c84326f403514c2efc5749 [file] [log] [blame]
/**
* Function with receiver
* @receiver must be a non-empty string
*/
fun String.fn() {
}