--- nono/vm/printer.cpp 2026/04/29 17:05:29 1.1.1.10 +++ nono/vm/printer.cpp 2026/04/29 17:05:51 1.1.1.11 @@ -12,7 +12,8 @@ #include "event.h" // InsideOut p.135 -static const busdata wait = busdata::Wait(7 * 40_nsec); +/*static*/ const busdata +PrinterDevice::wait = busdata::Wait(7 * 40_nsec); // コンストラクタ PrinterDevice::PrinterDevice()