Huáng Jùnliàng 8b976b0670
fix: do not push new token context when function is following dot/questionDot (#11388)
* fix: do not push new token context when function is following dot/questionDot

* more cautiously poping context
2020-04-08 10:10:36 -04:00

2 lines
70 B
JavaScript

<div>{(this?.class, this.class, this?.function, this.function)}</div>