Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Conversation

@BerndN
Copy link
Contributor

@BerndN BerndN commented Mar 8, 2018

http://quality.livecode.com/show_bug.cgi?id=20621

on foo
if foo() then
if bar() then code
else
code
end if
end if
-- comment
end foo

on foo
   if foo() then
      if bar() then code
   else
      code
   end if
end if
-- comment
end foo
@montegoulding
Copy link
Member

This depends on #1927 I think

@montegoulding
Copy link
Member

@livecode-vulcan review ok 779bb58

@livecode-vulcan
Copy link

💙 review by @montegoulding ok 779bb58

@livecodepanos livecodepanos merged commit a0094d1 into livecode:develop Mar 13, 2018
@BerndN BerndN deleted the patch-5 branch March 13, 2018 23:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants