We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 534f441 commit 97053d5Copy full SHA for 97053d5
articles/self_ref_issue.md
@@ -4,7 +4,7 @@ When building a compiler, one of the most subtle and classic challenges you’ll
4
5
Consider this simple definition:
6
7
-```ferret
+```rs
8
// Example in Ferret-like syntax
9
10
type Node struct {
0 commit comments