Repeated patterns over multiple lines don't work correctly
Created by: sathorn6
I'm trying to build a nice module macro for AMD, but the import pattern wierdly matches the next token after the imports. When i wrap it in braces it works for some reason.
Is this a bug or am i doing something wrong with the repeated patterns?