mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-25 19:52:10 +01:00
example lists [(1, 2), (3, 4.0)], but mentions numbers 1 and 4 being parsed as integrers, this seems wrong as 4.0 its explicitly parsed as double. Signed-off-by: Simental Magana, Marcos <marcos.simental.magana@intel.com>