#include int read_a(const toml::table& t) { return toml::get(t.at("a")); }