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

Commit 2fc6d61

Browse files
committed
翻訳開始
1 parent 1fcbec7 commit 2fc6d61

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Manual/BasicTypes.lean

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,10 @@ open Verso.Genre Manual
1717
set_option pp.rawOnError true
1818

1919

20+
/-
2021
#doc (Manual) "Basic Types" =>
22+
-/
23+
#doc (Manual) "基本的な型(Basic Types)" =>
2124

2225
Lean includes a number of built-in datatypes that are specially supported by the compiler.
2326
Some, such as {lean}`Nat`, additionally have special support in the kernel.

0 commit comments

Comments
 (0)