// Flat-imported author of `value`. A bare `value()` in the consumer binds THIS // one — the only bare (flat) author of the name. value :: () -> s64 { return 10; }