We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d41736c commit c0e939eCopy full SHA for c0e939e
doc/eval.jax
@@ -1378,7 +1378,7 @@ Note この最後の呼び出しでは "(getFuncRef())" 関数の解決で "args
1378
1379
*expr11*
1380
数
1381
-------
+--
1382
number 数定数 *expr-number*
1383
1384
*0x* *hex-number* *0o* *octal-number* *binary-number*
@@ -1507,7 +1507,7 @@ Note シングルクォートが使われていることに注意。
1507
1508
1509
文字列補間 *$quote* *interp-string* *E256*
1510
---------------------
+----------
1511
$"string" 補間された文字列定数 *expr-$quote*
1512
$'string' 補間されたリテラル文字列定数 *expr-$'*
1513
@@ -1560,7 +1560,7 @@ $'string' 補間されたリテラル文字列定数 *expr-$'*
1560
1561
1562
入れ子 *expr-nesting* *E110*
1563
--------
+------
1564
(expr1) 式の入れ子
1565
1566
0 commit comments