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

Quicktest stops reading source beyond a second subroutine call #93

Open
ChrisPC opened this issue May 8, 2011 · 1 comment
Open

Quicktest stops reading source beyond a second subroutine call #93

ChrisPC opened this issue May 8, 2011 · 1 comment
Assignees

Comments

@ChrisPC
Copy link

ChrisPC commented May 8, 2011

If you have the same subroutine called more than once in the same scene -- which is, after all, the point of using subroutines -- quicktest stops reading beyond that point. Ideally I think it should skip over any additional subroutine calls after the first as if they weren't there, and just continue on with the next line of code.

@ghost ghost assigned dfabulich May 8, 2011
@dfabulich
Copy link
Owner

oops! good catch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants