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

#if wrapping static variable in method body #94

Open
nickasd opened this issue Mar 30, 2019 · 1 comment
Open

#if wrapping static variable in method body #94

nickasd opened this issue Mar 30, 2019 · 1 comment
Assignees

Comments

@nickasd
Copy link

nickasd commented Mar 30, 2019

http://swiftify.me/6t9nx2/1

@alex-swiftify
Copy link
Member

@KvanTTT See what could be improved here.
Basically, we have to move the static declaration outside of the method definition, but when we do so,
we still want to put related directives in the original location (inside the method definition).

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

No branches or pull requests

3 participants