Sha256: 251f238a6361727a5af1b4fa48b3367329d31e3beea734cb9aab5fb6eb1d6ce9
Contents?: true
Size: 411 Bytes
Versions: 2
Compression:
Stored size: 411 Bytes
Contents
# ========================================================================= # Ceedling - Test-Centered Build System for C # ThrowTheSwitch.org # Copyright (c) 2010-24 Mike Karlesky, Mark VanderVoord, & Greg Williams # SPDX-License-Identifier: MIT # ========================================================================= module Animal class Bird constructor :sky, :accessors => true end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ceedling-1.0.1 | vendor/diy/test/files/namespace/animal/bird.rb |
ceedling-1.0.0 | vendor/diy/test/files/namespace/animal/bird.rb |