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

Pattern should allow long string blocks #5

Open
Cheatoid opened this issue Mar 20, 2022 · 1 comment
Open

Pattern should allow long string blocks #5

Cheatoid opened this issue Mar 20, 2022 · 1 comment

Comments

@Cheatoid
Copy link

require [[lib]]
require [=[another lib]=]
require ( [==[yet another lib]==] )

Are all valid.

@Le0Developer
Copy link
Owner

I have excluded them because:

  1. they are rarely used
  2. it's an easy way to opt-out of getting the module included

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