mirror of
https://github.com/erg-lang/erg.git
synced 2025-12-23 05:36:48 +00:00
Updata commit hash
This commit is contained in:
parent
214e77cce9
commit
4ebea67b50
3 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# プロシージャ
|
||||
|
||||
[](https://gezf7g7pd5.execute-api.ap-northeast-1.amazonaws.com/default/source_up_to_date?owner=erg-lang&repos=erg&ref=main&path=doc/EN/syntax/08_procedure.md&commit_hash=96b113c47ec6ca7ad91a6b486d55758de00d557d)
|
||||
[](https://gezf7g7pd5.execute-api.ap-northeast-1.amazonaws.com/default/source_up_to_date?owner=erg-lang&repos=erg&ref=main&path=doc/EN/syntax/08_procedure.md&commit_hash=214e77cce9395503166e096ed30e24f07aecc09e)
|
||||
|
||||
プロシージャは[副作用](./07_side_effect.md)を許容する関数を意味します。
|
||||
基本的な定義や利用方法は[関数](./04_function.md)を参照してください。
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# 程序
|
||||
|
||||
[](https://gezf7g7pd5.execute-api.ap-northeast-1.amazonaws.com/default/source_up_to_date?owner=erg-lang&repos=erg&ref=main&path=doc/EN/syntax/08_procedure.md&commit_hash=96b113c47ec6ca7ad91a6b486d55758de00d557d)
|
||||
[](https://gezf7g7pd5.execute-api.ap-northeast-1.amazonaws.com/default/source_up_to_date?owner=erg-lang&repos=erg&ref=main&path=doc/EN/syntax/08_procedure.md&commit_hash=214e77cce9395503166e096ed30e24f07aecc09e)
|
||||
|
||||
程序是指允许[副作用](./07_side_effect.md)的函数
|
||||
基本用法或定义请参考[Function](./04_function.md)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# 程序
|
||||
|
||||
[](https://gezf7g7pd5.execute-api.ap-northeast-1.amazonaws.com/default/source_up_to_date?owner=erg-lang&repos=erg&ref=main&path=doc/EN/syntax/08_procedure.md&commit_hash=96b113c47ec6ca7ad91a6b486d55758de00d557d)
|
||||
[](https://gezf7g7pd5.execute-api.ap-northeast-1.amazonaws.com/default/source_up_to_date?owner=erg-lang&repos=erg&ref=main&path=doc/EN/syntax/08_procedure.md&commit_hash=214e77cce9395503166e096ed30e24f07aecc09e)
|
||||
|
||||
程序是指允許[副作用](./07_side_effect.md)的函數
|
||||
基本用法或定義請參考[Function](./04_function.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue