Closed dead-claudia closed 8 years ago
Oh, and an unrelated comment: shouldn't this be listed in the proposal repo as a stage 0 proposal?
Yes, that is true. Is that unclear from the spec?
This has not been proposed to the committee and as such is not a stage 0 proposal.
Closing since it doesn't appear that there's a spec bug here, but happy to reopen if you can point out ways in which this is not clear.
Okay. Thanks!
I saw in #6 that some non-literal strings are accepted. Is
import(someDynamicString)
okay, wheresomeDynamicString
is a string referencing a valid binding?