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

How to get started? #2

Open
gprasant opened this issue Oct 7, 2012 · 2 comments
Open

How to get started? #2

gprasant opened this issue Oct 7, 2012 · 2 comments

Comments

@gprasant
Copy link

gprasant commented Oct 7, 2012

Hi. This is the first koan I am trying. How should I get started with it? I loaded it up in VS 2012 and hit F5. But it stops saying index array out of bounds exception

@steveruddell
Copy link

I have not tried this yet, but I believe the idea is that these projects are broken, and that it is in fixing them that we are taught the lessons.

@darsen
Copy link

darsen commented Nov 3, 2013

gprasant, if your windows is not in English, you will have problem. The runner searches for "at" literal coming from exception trace and the word is not "at" at other languages. Search following line:
int end = Array.FindIndex(lines, start, l => l.TrimStart().StartsWith("at")) ;

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

3 participants