spec/rley/syntax/grm_symbol_spec.rb in rley-0.7.03 vs spec/rley/syntax/grm_symbol_spec.rb in rley-0.7.04

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require_relative '../../spec_helper' # Load the class under test require_relative '../../../lib/rley/syntax/grm_symbol'