Skip to content

Commit 6ac28d9

Browse files
authored
Update test/compiler/inline.jl
1 parent 64d6483 commit 6ac28d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/compiler/inline.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -902,4 +902,4 @@ Base.@constprop :aggressive function conditional_escape!(cnd, x)
902902
end
903903
@test fully_eliminated((String,)) do x
904904
Base.@invoke conditional_escape!(false::Any, x::Any)
905-
end
905+
end

0 commit comments

Comments
 (0)