Skip to content

Commit

Permalink
fixed trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
damiendr committed Nov 16, 2015
1 parent 65855b0 commit 5f7f559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/inline.jl
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ test_inlined_symbols(test_outer, Tuple{Int64})
end
end
function bar()
for i = 1:3
for i = 1:3
foo(i==1)
end
end
Expand Down

0 comments on commit 5f7f559

Please sign in to comment.