Jump to content

Align columns: Difference between revisions

m
→‎{{header|Wren}}: Change of library method name.
m (→‎{{header|Rust}}: Applied rustfmt, updated trim_right_matches to trim_end_matches)
m (→‎{{header|Wren}}: Change of library method name.)
Line 8,133:
System.write(Fmt.s(width, line[i]))
} else if (just == CENTER) {
System.write(Fmt.cm(width, line[i]))
}
}
9,490

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.