aboutsummaryrefslogtreecommitdiff
path: root/src/interp/newfort.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/newfort.boot')
-rw-r--r--src/interp/newfort.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/newfort.boot b/src/interp/newfort.boot
index 43ad03c0..7aba6f9e 100644
--- a/src/interp/newfort.boot
+++ b/src/interp/newfort.boot
@@ -675,7 +675,7 @@ mkParameterList l ==
apply(function strconc,[STRINGIMAGE(first u),'"(",_
:rest [:['",",:statement2Fortran(v)] for v in rest u],'")"])
-nameLen n ==>
+macro nameLen n ==
+/[1+#(u) for u in n]
fortFormatTypes(typeName,names) ==