Skip to content

Commit 54c31cb

Browse files
committed
various tests
1 parent 42c26ea commit 54c31cb

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"sha1": "sq3uok8jar4isxx13158noy2kjyy00v",
3+
"insertion": {
4+
"when": "2025-10-22T16:34:32.180Z",
5+
"url": "https://github.com/plantuml/plantuml/issues/2393",
6+
7+
}
8+
}
9+
@startuml
10+
!$var=5
11+
!$var=$var-1
12+
!log var=$var
13+
14+
participant a
15+
a --> b
16+
@enduml

0 commit comments

Comments
 (0)