--- nono/vm/tas.h 2026/04/29 17:04:53 1.1.1.4 +++ nono/vm/tas.h 2026/04/29 17:04:56 1.1.1.5 @@ -11,8 +11,7 @@ #include "device.h" #include -class TASDevice - : public IODevice +class TASDevice : public IODevice { using inherited = IODevice; public: