Fix indentation of pipelines.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
fn label(str: String) -> Void {
|
||||
trace str Void
|
||||
trace str
|
||||
Void
|
||||
}
|
||||
|
||||
test foo() {
|
||||
|
||||
Reference in New Issue
Block a user