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