macro: Implement uniformly in terms of character strings.
[pspp] / tests / language / control / define.at
index 7a005fc8059c43c4db40de80da7ca6697e84fd49..0d4ef96b8240841c5832d902a5b8d6d6c0766ce1 100644 (file)
@@ -370,11 +370,11 @@ PSPP_CHECK_MACRO_EXPANSION([!BLANKS],
   [!b.],
   [.
 ''.
- .
+.
 ' '.
-  .
+.
 '  '.
-     .
+.
 '     '.])
 
 dnl Keep this test in sync with the examples for !CONCAT in the manual.
@@ -390,3 +390,5 @@ PSPP_CHECK_MACRO_EXPANSION([!CONCAT],
 xy.
 1234.
 123.])
+
+dnl