diff --git a/xtrn/lord2/lord2.js b/xtrn/lord2/lord2.js
index 4e8b486f3aed44f73458d3b0f4ea9863ea9a0bf4..301ebd0bcbb2f017281aa315e0e81e376a9dccdd 100644
--- a/xtrn/lord2/lord2.js
+++ b/xtrn/lord2/lord2.js
@@ -1465,6 +1465,7 @@ function run_ref(sec, fname)
 					ch = args[1].substr(0, 1);
 			} while (args[1].indexOf(ch) === -1);
 			setvar(args[0], ch);
+			sln('');
 		},
 		'goto':function(args) {
 			// NOTE: This doesn't use getvar() because GREEN.REF has 'do goto bank'