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

Add a symbol viewer function #39

Open
erhant opened this issue Dec 12, 2023 · 1 comment
Open

Add a symbol viewer function #39

erhant opened this issue Dec 12, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@erhant
Copy link
Owner

erhant commented Dec 12, 2023

For example, it should output a list of pairs which the CLI prints out as something like:

Symbol Value
main.in 1
main.comp.in1 2
main.comp.in1 3
main.out 4

and such.

@erhant erhant added the enhancement New feature or request label Dec 12, 2023
@erhant
Copy link
Owner Author

erhant commented Jan 11, 2024

Use console.table!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant