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 compile time check for vanilla macro #89

Open
WingedSeal opened this issue Apr 3, 2024 · 0 comments
Open

Add compile time check for vanilla macro #89

WingedSeal opened this issue Apr 3, 2024 · 0 comments
Assignees
Labels
Priority: Low This can be looked into after a week Type: Feature request New feature or request

Comments

@WingedSeal
Copy link
Owner

function helloWorld(string) {
    $say "$(string)";
}
helloWorld("hi");
@WingedSeal WingedSeal added Type: Feature request New feature or request Priority: Low This can be looked into after a week labels Apr 3, 2024
@WingedSeal WingedSeal self-assigned this Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low This can be looked into after a week Type: Feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant