Skip to content

Commit d6d7ab2

Browse files
authored
new line for heading 4 and 6
1 parent 7c27b2f commit d6d7ab2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/docs/reference/erased-terms.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ Rules
181181

182182

183183
4. Eta expansion
184+
184185
if `def f(erased x: T): U` then `f: (erased T) => U`.
185186

186187

@@ -192,6 +193,7 @@ Rules
192193

193194

194195
6. Overloading
196+
195197
Method with `erased` parameters will follow the normal overloading constraints after erasure.
196198

197199

0 commit comments

Comments
 (0)