From 4556588a71dcae6aa8c7c4b5475f488dc47b259d Mon Sep 17 00:00:00 2001 From: cn Date: Fri, 20 Jul 2012 12:04:07 +0200 Subject: [PATCH] Ruby: global variables ma start with a digit --- ruby.jsf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruby.jsf b/ruby.jsf index 8544877..c8e5661 100644 --- a/ruby.jsf +++ b/ruby.jsf @@ -174,7 +174,7 @@ done :not_string Idle * rest noeat - "A-Za-z_" global_var recolor=-2 + "a-zA-Z0-9_" global_var recolor=-2 "\"'`#/" rest :brace Brace