poteto

Results 7 comments of poteto

it works!! But, I'm not sure how this method works. If at_eof() == True, I guess that this method return nothing. ```diff int expect_number() { + if(!at_eof()){ if (token->kind !=...

@rsforbes can you review this?

@brandonhawi Thanks. I'll check in a few days

@brandonhawi I reflected the review

@brandonhawi thank you. I commited your comment

I think this need dunkscore_parser or just return response.get_dict()

I'll write PoC code & create PR