Typo.
This commit is contained in:
parent
e4af200c89
commit
6d231da14f
|
@ -71,7 +71,7 @@
|
||||||
name ; _what_ gets inlined
|
name ; _what_ gets inlined
|
||||||
loc ; (U #f (List path line col pos span))
|
loc ; (U #f (List path line col pos span))
|
||||||
where-name ; _where_ it gets inlined (enclosing fun)
|
where-name ; _where_ it gets inlined (enclosing fun)
|
||||||
where-loc ; (U #f (Line path line col))
|
where-loc ; (U #f (List path line col))
|
||||||
size ; size of the closure being inlined
|
size ; size of the closure being inlined
|
||||||
threshold ; how big of a closure can we inline
|
threshold ; how big of a closure can we inline
|
||||||
;; the last two use the same units
|
;; the last two use the same units
|
||||||
|
|
Loading…
Reference in New Issue
Block a user