Anish Aggarwal

Results 18 comments of Anish Aggarwal

But we can add like child component and some other set of props for it, then it can be realistic.

``` ()=>{ const on; // talkingAboutThisVariable return } ```

yes but how to get that ` const label = 'ok'; ` within the code body ?

Its the label area . I don't think it's an issue

sure, @asvoboda I have removed it from some tests too and even from the `Readme`

Oh, I think that after changing the `test config` I need to make changes to the expected output also. Am I correct?

> It looks like the head var L158 in merge.go is now unused, and the compiler is complaining. Yeah, replaced it with an `_`.

@asvoboda can we merge this one?

Hi @asvoboda, I would like to work upon this issue if there's no one assigned to this one

> @trungducc thank you, that's awesome. I think this is just a misunderstanding. I think we need to compare that the `bounds` parameter of `_failEarlyRangeCheck` lies within `self._range`'s bounds (`self._range.lowerBound`...