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

The namespace 'CodeWars' already contains a definition for 'Kata' #1

Open
matt-cassinelli opened this issue Apr 10, 2022 · 0 comments

Comments

@matt-cassinelli
Copy link

Dear davidgrcias,

I am attempting my own CodeWars challenges and am wondering if you found a way to avoid this error:
"The namespace 'CodeWars' already contains a definition for 'Kata'"

Obviously this is caused because we try to create the class "Kata" more than once.

Perhaps we should make a new folder / project for each challenge?
Or use a different class name or namespace for each challenge?

Kind regards,
Matt

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

1 participant