mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66115 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
3feeed6e99
commit
36b3e41a57
1 changed files with 1 additions and 1 deletions
|
@ -6040,7 +6040,7 @@ node_extended_grapheme_cluster(Node** np, ScanEnv* env)
|
|||
R_ERR(create_property_node(seq+0, env, "Grapheme_Cluster_Break=E_Base_GAZ"));
|
||||
R_ERR(quantify_property_node(seq+1, env, "Grapheme_Cluster_Break=Extend", '*'));
|
||||
R_ERR(quantify_property_node(seq+2, env, "Grapheme_Cluster_Break=E_Modifier", '?'));
|
||||
|
||||
|
||||
seq[3] = NULL_NODE;
|
||||
R_ERR(create_sequence_node(alts+2, seq));
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue