Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
domluna committed Sep 12, 2024
1 parent 13c6666 commit 629bab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/issues.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1604,7 +1604,7 @@
@test bluefmt(s1, 4, 92) == s2
end

if VERSION >= "v1.8"
if VERSION >= v"1.8"
@testset "703" begin
s = """
mutable struct A
Expand Down

0 comments on commit 629bab8

Please sign in to comment.