Skip to content

Commit 0a3bf5b

Browse files
committed
Update README.md
1 parent 8c800cd commit 0a3bf5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ The rest of options can be left as they are: they are aimed at professional reve
100100
- iib (0): Ignore invalid bytecode
101101
- vac (0): Verify that anonymous classes can be anonymous
102102
- tcs (0): Simplify boolean constants in ternary operations
103-
- pam (0): Decompile pattern matching
104-
- tlf (0): Experimental try loop enhancements (may cause some methods to decompile wrong or not at all!)
103+
- pam (1): Decompile pattern matching
104+
- tlf (1): loop-in-try fixes
105105
- tco (1): Allow ternaries to be generated in if and loop conditions
106106
- swe (1): Decompile Switch Expressions in modern Java
107107
- shs (0): Display code blocks hidden, for debugging purposes

0 commit comments

Comments
 (0)