Sha256: 3384a40433e10efb4b58ed7f5dfdcf9e7553e5ba3ad289e21e6c203c7fa2bf06
Contents?: true
Size: 362 Bytes
Versions: 169
Compression:
Stored size: 362 Bytes
Contents
#`[ Declare class 'Bob' with version and unit-scope the class i.e. everything in this file is part of 'Bob'. ] unit class Bob:ver<1>; method hey ($msg) { #`[ Remove the comments and write some code here to pass the test suite. You can experiment with the code outside of this block, but no changes are needed for the test suite to pass. ] }
Version data entries
169 entries across 169 versions & 1 rubygems