Sha256: b7d5f67ff1a2ea944e4d81be80afd16b088638f94f66f33f0383c06e378ea59b
Contents?: true
Size: 106 Bytes
Versions: 1
Compression:
Stored size: 106 Bytes
Contents
# frozen_string_literal: true module Rus3 module AST class Error < StandardError end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rus3-0.2.0 | lib/rus3/ast/error.rb |