Sha256: 84f617005a533696b0fcbeba3a0e7e3d783b9aeb79545b38d998b0a027aa7d5a
Contents?: true
Size: 412 Bytes
Versions: 2
Compression:
Stored size: 412 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 Farm class Llama def make_llama_noise "?" end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ceedling-1.0.1 | vendor/diy/test/files/factory/farm/llama.rb |
ceedling-1.0.0 | vendor/diy/test/files/factory/farm/llama.rb |