Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

endless loop in converter #346

Open
mastef opened this issue Jul 12, 2021 · 0 comments
Open

endless loop in converter #346

mastef opened this issue Jul 12, 2021 · 0 comments
Labels

Comments

@mastef
Copy link
Contributor

mastef commented Jul 12, 2021

as3 code for example:

package {
    public class CollisionList {
        public function CollisionList(target, ...objs):void
            //code here...
        }
    }
}

Just saw that this produced an endless loop in as3hx 1.0.6

@SlavaRa SlavaRa added the bug label Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants