Skip to content

Commit 5ddc6d4

Browse files
[infra] 編集
1 parent e237a1c commit 5ddc6d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

infra-ja.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4510,7 +4510,7 @@ <h3 title="Strings">4.6. 文字列</h3>
45104510
<ol>
45114511
<li>
45124512
`~Assert$:
4513-
0 ~LTE %始端 ~LTE %始端 ~PLUS %長さ ~LTE %文字列 の`符号位置~長さ$
4513+
0 ~LTE %始端 ~LTE ( %始端 ~PLUS %長さ ) ~LTE %文字列 の`符号位置~長さ$
45144514
45154515
Assert: start and length are nonnegative.
45164516
@@ -4553,11 +4553,11 @@ <h3 title="Strings">4.6. 文字列</h3>
45534553

45544554
<div class="algo">
45554555
<p>
4556-
`文字列$ %文字列 の~index %始端 から
4556+
`文字列$ %文字列 の中の %始端 から
45574557
`終端までを成す符号位置~部分文字列@
45584558
45594559
4560-
~RET %文字列 の %始端から ( %文字列 の`符号位置~長さ$ ) までを`成す符号位置~部分文字列$
4560+
~RET %文字列 の %始端 から ( %文字列 の`符号位置~長さ$ ) までを`成す符号位置~部分文字列$
45614561
45624562
The code point substring from start to the end of a string string is the code point substring from start to string’s code point length within string.
45634563
</p>

0 commit comments

Comments
 (0)