diff options
Diffstat (limited to 't/t4018/matlab-section')
-rw-r--r-- | t/t4018/matlab-section | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/t/t4018/matlab-section b/t/t4018/matlab-section new file mode 100644 index 000000000000..5ea59a5de009 --- /dev/null +++ b/t/t4018/matlab-section @@ -0,0 +1,3 @@ +%% RIGHT section +% this is understood by both matlab and octave +ChangeMe = 1; |