Sha256: 097daa34638bdbfafce478492ea0ea9e6cef32f5a01db844e931a4973b900cb9
Contents?: true
Size: 318 Bytes
Versions: 51
Compression:
Stored size: 318 Bytes
Contents
require 'spec_helper' RSpec.describe(Regexp::Syntax::V2_2_0) do include_examples 'syntax', Regexp::Syntax.new('ruby/2.2.0'), implements: { property: T::UnicodeProperty::Script_V2_2_0 + T::UnicodeProperty::Age_V2_2_0, nonproperty: T::UnicodeProperty::Script_V2_2_0 + T::UnicodeProperty::Age_V2_2_0 } end
Version data entries
51 entries across 38 versions & 10 rubygems