From c9db20040e4830744d4f04ccbc26c03486dda754 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 11 Nov 2018 18:34:20 -0800 Subject: Fixed compatibility thing with NomsuCode::from --- compatibility/4.10.12.7.nom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compatibility') diff --git a/compatibility/4.10.12.7.nom b/compatibility/4.10.12.7.nom index 40d6eac..56cdb1e 100644 --- a/compatibility/4.10.12.7.nom +++ b/compatibility/4.10.12.7.nom @@ -38,7 +38,7 @@ upgrade action (%k = %v for %i in %start to %stop via %step) to "4.10.12.7" as { : for %i in %start to %stop by %step: add %k = %v upgrade action (parse %text from %filename) to "4.10.12.7" as (..) - (%NomsuCode (%Source %filename 1 (size of %text))) parsed + (NomsuCode from (Source %filename 1 (size of %text)) %text) parsed upgrade action (% as lua statements) to "4.10.12.7" as (% as lua) upgrade action (compile error at %pos %err hint %hint) to "4.10.12.7" as (..) -- cgit v1.2.3