geometry: rework `Float::angle_lerp` in the style of `Float::lerp`
[nit.git] / tests / error_array_ambig.nit
index 8ef8529..ef4beb6 100644 (file)
@@ -15,3 +15,4 @@
 # limitations under the License.
 
 var i = [4, '4']
+i.first.output