Skip to content

Commit fdbe6e5

Browse files
Update SIPs state
1 parent 7b5c84b commit fdbe6e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sips/sips/polymorphic-eta-expansion.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ Note: Polymorphic functions always take term parameters (but `k` can equal zero
294294

295295
3. the application of `m` is type-checked with expected type `R'`
296296
* 1. If it succeeds, the above is the created tree.
297-
* 2. If it fails, go to [Default](#Default).
297+
* 2. If it fails, go to Default.
298298

299299
At 3.ii. if the cause of the error is such that [Non-polymorphic expected type](#non-polymorphic-expected-type) will never succeed, we might return that error directly, this is at the discretion of the implementation, to make errors as clear as possible.
300300

0 commit comments

Comments
 (0)