From f1f31100c54fddc9f2f35c1ef34312b1c8b5afe6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=BE=E6=B5=A6=20=E7=9F=A5=E4=B9=9F=20Matsuura=20Tomoy?= =?UTF-8?q?a?= Date: Tue, 5 Aug 2025 18:45:51 +0900 Subject: [PATCH] [obsidian] vault backup: 2025-08-05 18:45:51[ --- content/mimiumと多段階計算.md | 8 ++++---- content/private | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/content/mimiumと多段階計算.md b/content/mimiumと多段階計算.md index 14d6930e..a3247e8c 100644 --- a/content/mimiumと多段階計算.md +++ b/content/mimiumと多段階計算.md @@ -87,16 +87,16 @@ $x ```rust //ステージ1からスタート ----stage(-1)--- +stage(-1){ //ここはステージ0 let x = {...} ---- +} //一度ステージ1へ ----stage(-1) +stage(-1){ //ここはステージ0 let y = (x+...) ---- +} ``` これをこういう形でネストした式へ変形 diff --git a/content/private b/content/private index 5f5aac60..421f5c24 160000 --- a/content/private +++ b/content/private @@ -1 +1 @@ -Subproject commit 5f5aac60c500f2813bd3d400f4a43284c99c7329 +Subproject commit 421f5c248cec73c16fdad34291bbb94a0d59c46a