Consider a scenario where to common base (with `ex...
# multiplatform
k
Consider a scenario where to common base (with
expect
definitions) changes a function's name/signature, where do you want the error to be displayed? A general error on your whole build or on the function that has
actual
on it?