From 6728587dfc6a5f4090f2673113ffedb2be924daf Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Fri, 20 Jul 2018 20:27:15 -0700 Subject: Auto-formatted and auto-upgraded everything! --- tests/scopes.nom | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/scopes.nom') diff --git a/tests/scopes.nom b/tests/scopes.nom index 4d20dd7..9af8383 100644 --- a/tests/scopes.nom +++ b/tests/scopes.nom @@ -1,5 +1,6 @@ -#!/usr/bin/env nomsu -V2.4.4.3 +#!/usr/bin/env nomsu -V2.5.4.3 use "core" + %x = "outer" with local %x: %x = "inner" -- cgit v1.2.3