// SPDX-License-Identifier: LGPL-3.0-only // SPDX-FileCopyrightText: Copyright (C) 2026 Catcrafts® module Widget; import std; namespace Demo { void Thing::Fill() { payload.Stamp(); tail = 7; } }