Closed cgay closed 3 years ago
Adding any of these adjectives, other than "inline" causes syntax coloring to fail. (It stops coloring the word "define".)
#"default-inline" => 0; #"inline" => 1; #"inline-only" => 2; #"may-inline" => 3; #"not-inline" => 4;
Adding any of these adjectives, other than "inline" causes syntax coloring to fail. (It stops coloring the word "define".)