julia
ef030bd3
- handle scope correctly for @isdefined
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
handle scope correctly for @isdefined this allows testing whether a variable is defined, and may be especially useful for emitting from a macro (which may want to conditionally initialize a variable)
References
#22281 - handle scope correctly for @isdefined
Author
vtjnash
Committer
vtjnash
Parents
1e9fb818
Loading