Revert "Remove useless spacing"

This reverts commit c83eeec3a1.
This commit is contained in:
Daniel Berteaud 2023-08-20 13:28:14 +02:00
parent c83eeec3a1
commit e793789813

View File

@ -3,5 +3,5 @@
memory = [[ .memory ]]
[[- if has . "memory_max" ]]
memory_max = [[ .memory_max ]]
[[- end -]]
[[- end ]]
}