kt-event-marketing/test-group.puml
2025-10-22 14:13:57 +09:00

12 lines
138 B
Plaintext

@startuml test-group
!theme mono
Alice -> Bob: msg1
group parallel
Alice -> Bob: msg2
Alice -> Bob: msg3
end
Alice -> Bob: msg4
@enduml