restructure done
This commit is contained in:
@@ -131,7 +131,7 @@ slurp_ct_impls([#gsc_token{string = ":", type = op},
|
||||
slurp_ct_impls(_) ->
|
||||
reject.
|
||||
|
||||
slurp_ct_impls2([#gsc_token{string = ",", type = punct},
|
||||
slurp_ct_impls2([#gsc_token{string = ",", type = sep},
|
||||
#gsc_token{string = Con1, type = con}
|
||||
| Rest],
|
||||
Acc) ->
|
||||
|
||||
Reference in New Issue
Block a user