emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 189296b: * test/manual/indent/octave.m (spmd): Add


From: Stefan Monnier
Subject: [Emacs-diffs] master 189296b: * test/manual/indent/octave.m (spmd): Add test for last change
Date: Sat, 20 Jul 2019 12:20:03 -0400 (EDT)

branch: master
commit 189296bfcc3ff9fef66ba28e045b2898125120f2
Author: Stefan Monnier <address@hidden>
Commit: Stefan Monnier <address@hidden>

    * test/manual/indent/octave.m (spmd): Add test for last change
---
 test/manual/indent/octave.m | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/test/manual/indent/octave.m b/test/manual/indent/octave.m
index 3052a6d..76cad09 100644
--- a/test/manual/indent/octave.m
+++ b/test/manual/indent/octave.m
@@ -14,6 +14,10 @@ function res = tcomp (fn)
   until x = ...
         y
 
+  spmd                          #bug#36703
+    something
+  end
+
   %% res = tcomp (fn)
   %%     imports components and rearranges them.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]