X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Flanguage%2Fcontrol%2Fdefine.at;h=0d4ef96b8240841c5832d902a5b8d6d6c0766ce1;hb=38757b90fa3ffe47c9d7ad29a4767bb606f51ecd;hp=7a005fc8059c43c4db40de80da7ca6697e84fd49;hpb=7024f0edd9193b70c24fcf76d123b15f00a61180;p=pspp diff --git a/tests/language/control/define.at b/tests/language/control/define.at index 7a005fc805..0d4ef96b82 100644 --- a/tests/language/control/define.at +++ b/tests/language/control/define.at @@ -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