That is cool. `Context<PathTemplate<T>, P...
# minutest
d
That is cool.
Context<PathTemplate<T>, PathTemplate<T>>
->
TestContext<PathTemplate<T>>
- it's a shame that IntelliJ doesn't offer the most specific type alias in these cases
c
maybe file a youtrack
i file tons of idea bugs because i want it to be as stable and flawless as idea 1.0 was
n
That was probably the result of an extract refactoring. IntelliJ should at least offer a choice typealiases or an Alt-Enter to replace a type with an alias