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

Avoid processing multiple times the same file #26

Closed
sam701 opened this issue Nov 25, 2020 · 0 comments
Closed

Avoid processing multiple times the same file #26

sam701 opened this issue Nov 25, 2020 · 0 comments

Comments

@sam701
Copy link
Owner

sam701 commented Nov 25, 2020

In this code ./conf.sy should be processed only once.

let a = import "./conf.sy"
let b = import "./conf.sy"
@sam701 sam701 added the new feature New feature or request label Nov 25, 2020
@sam701 sam701 added enhancement and removed new feature New feature or request labels Dec 9, 2020
@sam701 sam701 closed this as completed in 67906e4 Jan 4, 2021
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

1 participant