### Description
- Type: Bug

---------------------------------------------------------------
## Bug

**puml2code version**

(`git describe --tags` / `puml2code -V`)

**plantuml file that reproduce issue**

```
@startuml
...
@enduml
```
**Actual Behavior**

```bash
...error print?...
```