Issue 3223: reformat via cargo fmt
This commit is contained in:
@@ -102,7 +102,7 @@ pub(crate) fn set_prompt(value: bool) {
|
||||
#[cfg(feature = "repl")]
|
||||
#[inline]
|
||||
fn get_prompt() -> &'static str {
|
||||
if unsafe { PROMPT } { "?- " } else { "" }
|
||||
if unsafe { PROMPT } { "?- " } else { "" }
|
||||
}
|
||||
|
||||
thread_local! {
|
||||
|
||||
Reference in New Issue
Block a user