nginx-java-parser icon indicating copy to clipboard operation
nginx-java-parser copied to clipboard

There are some problem when the nginx config include "break;" statement

Open Kelcin2 opened this issue 4 years ago • 0 comments

this is the source config:

image

following is the result after I called dumper.dump(): image

we can see the result is confusing completely. this is my code: image

Kelcin2 avatar Mar 30 '21 09:03 Kelcin2