bd46bb02c1
^KT-60659 Fixed ^KT-60769 Fixed
24 lines
925 B
Plaintext
Vendored
24 lines
925 B
Plaintext
Vendored
/newListMethods.fir.kt:(611,619): error: Unresolved reference: getFirst
|
|
|
|
/newListMethods.fir.kt:(628,633): error: Function invocation 'first()' expected
|
|
|
|
/newListMethods.fir.kt:(719,726): error: Unresolved reference: getLast
|
|
|
|
/newListMethods.fir.kt:(735,739): error: Function invocation 'last()' expected
|
|
|
|
/newListMethods.fir.kt:(853,861): error: Unresolved reference: getFirst
|
|
|
|
/newListMethods.fir.kt:(870,875): error: Function invocation 'first()' expected
|
|
|
|
/newListMethods.fir.kt:(896,903): error: Unresolved reference: getLast
|
|
|
|
/newListMethods.fir.kt:(912,916): error: Function invocation 'last()' expected
|
|
|
|
/newListMethods.fir.kt:(1030,1038): error: Unresolved reference: getFirst
|
|
|
|
/newListMethods.fir.kt:(1047,1052): error: Function invocation 'first()' expected
|
|
|
|
/newListMethods.fir.kt:(1073,1080): error: Unresolved reference: getLast
|
|
|
|
/newListMethods.fir.kt:(1089,1093): error: Function invocation 'last()' expected
|