Sha256: 8d33dbfacab5c0681a7063f434090aa7108101f26db4b5f704ef307a386d8191

Contents?: true

Size: 121 Bytes

Versions: 2

Compression:

Stored size: 121 Bytes

Contents

# frozen_string_literal: true

module WhatDyaReturn
  module AST
    class Node < ::RuboCop::AST::Node
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
what_dya_return-0.2.1 lib/what_dya_return/ast/node.rb
what_dya_return-0.2.0 lib/what_dya_return/ast/node.rb