Swift: fix format

This commit is contained in:
Alex Denisov
2022-05-13 14:34:28 +02:00
parent 7b9f88637e
commit e584afb895

View File

@@ -36,6 +36,7 @@ class TrapLabel : public UntypedTrapLabel {
friend class TrapLabel;
using UntypedTrapLabel::UntypedTrapLabel;
public:
using Tag = TagParam;