Skip to content

Commit cb8acd8

Browse files
authored
Merge pull request #61 from nicolasstucki/add-missing-link-to-sip-53
Add reference documentation link to SIP-53
2 parents a28ef9b + 8730123 commit cb8acd8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/quote-pattern-type-variable-syntax.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ Namely when using explicit type variable definitions.
2727

2828
### Background
2929

30+
* [Reference Documentation](http://dotty.epfl.ch/docs/reference/metaprogramming/macros.html#type-variables)
31+
3032
Quoted expressions support two ways of defining type variables: explicit and nested.
3133

3234
##### Explicit type variables

0 commit comments

Comments
 (0)