Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1067db8

Browse files
authored
Correct version in which at-lock was exported (#60279)
It was exported in v1.7, not v1.10:#39588
1 parentf9bf449 commit1067db8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎base/lock.jl‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ This is similar to using [`lock`](@ref) with a `do` block, but avoids creating a
366366
and thus can improve the performance.
367367
368368
!!! compat
369-
`@lock` was added in Julia 1.3, and exported in Julia 1.10.
369+
`@lock` was added in Julia 1.3, and exported in Julia 1.7.
370370
"""
371371
macrolock(l, expr)
372372
quote

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp