Skip to content

Commit a9f4625

Browse files
committed
Add missing newline
1 parent 67beece commit a9f4625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/uparse.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ macro u_str(s)
4343
return esc(uparse(s))
4444
end
4545

46-
end
46+
end

0 commit comments

Comments
 (0)