Expand description
Output normalization for Pasta Lua transpiler.
This module provides output buffer normalization to remove trailing blank lines and ensure consistent EOF markers.
Functionsยง
- normalize_
output - Normalize output buffer by removing trailing blank lines and blank lines before
end.