Sha256: b313482d6a1e8e644903fcaa04fe0f84c304082cc32b090182ef65c5402dd285
Contents?: true
Size: 129 Bytes
Versions: 2
Compression:
Stored size: 129 Bytes
Contents
# frozen_string_literal: true module WhatDyaReturn module AST class NextNode < ::RuboCop::AST::NextNode 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/next_node.rb |
what_dya_return-0.2.0 | lib/what_dya_return/ast/node/next_node.rb |