Skip to content

Commit

Permalink
QRR v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zeitlings committed Jul 17, 2024
1 parent 6eee85c commit 1617811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/code/QResolve.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ struct QResolver {
else {
preconditionFailure()
}
print(landingPage)
print(landingPage, terminator: "")
exit(0)
}
}
Expand Down

0 comments on commit 1617811

Please sign in to comment.