Sha256: 70932b96eeabf973d32067a91a4a609ae9ccc470a6c703de61f392344a4442c5
Contents?: true
Size: 384 Bytes
Versions: 2
Compression:
Stored size: 384 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 Foo module Bar class Qux end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ceedling-1.0.1 | vendor/diy/test/files/donkey/foo/bar/qux.rb |
ceedling-1.0.0 | vendor/diy/test/files/donkey/foo/bar/qux.rb |