Jellycuts-Issues icon indicating copy to clipboard operation
Jellycuts-Issues copied to clipboard

Nested if statements / curly braces cause issues with compiler (iOS)

Open mvan231 opened this issue 6 months ago • 6 comments

Describe the bug

when nesting if statements or other items that have curly braces, the compiler gets confused and is looking for RegEx

To Reproduce

Steps to reproduce the behavior:

  1. Make an if statement
  2. Inside the if statement, make another if statement

Expected behavior

compiling should happen without issue with nested if statements

Screenshots

IMG_2798 IMG_2797 IMG_2799

Information

  • Device: iPhone 14

  • OS: 17.5.1

  • Jellycuts Version: 2.3(0)

  • Jailbroken? No

Additional context

Add any other context about the problem here.

mvan231 avatar Aug 01 '24 13:08 mvan231