Skip to content
This repository was archived by the owner on Jan 5, 2025. It is now read-only.

Commit 2e2b420

Browse files
committed
翻訳開始
1 parent f3babe0 commit 2e2b420

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Manual/Language/RecursiveDefs.lean

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@ open Lean.Elab.Tactic.GuardMsgs.WhitespaceMode
1515

1616
set_option maxRecDepth 1500
1717

18+
/-
1819
#doc (Manual) "Recursive Definitions" =>
20+
-/
21+
#doc (Manual) "再帰定義(Recursive Definitions)" =>
1922
%%%
2023
tag := "recursive-definitions"
2124
%%%

0 commit comments

Comments
 (0)