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 test-cases for #12576 and #12523 #15085

Merged
merged 2 commits into from Jul 27, 2020
Merged

Add test-cases for #12576 and #12523 #15085

merged 2 commits into from Jul 27, 2020

Conversation

ghost
Copy link

@ghost ghost commented Jul 27, 2020

Also changed a few comments for the issues as specified in http://nim-lang.github.io/Nim/contributing.html#writing-tests-stdlib. Maybe we should do it for the whole test suite? :) I can start with some categories

Closes #12576
Closes #12523

@ghost ghost changed the title Add a test-case for #12576 Add test-cases for #12576 and #12523 Jul 27, 2020

# bug 12523
template myCustomPragma {.pragma.}
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed the "customPragma" pragma name because it conflicts with the imported "custompragma" module symbol, not sure if that's a bug or not

@Clyybber Clyybber merged commit 4c43915 into nim-lang:devel Jul 27, 2020
mildred pushed a commit to mildred/Nim that referenced this pull request Jan 11, 2021
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

Successfully merging this pull request may close these issues.

pass varargs[seq[T]] to iterator give empty seq Bug with ref type + fieldPairs + hasCustomPragma
1 participant