On 31 Dec 11:47, imeevma at tarantool.org wrote: > This patch corrects the result of typeof() for double values. > Previously, it gave the type "number" in the case of a > floating-point number. Now it gives "double". > > Follow-up #3812 > --- LGTM