Sha256: 3fad498c3d758f5b3726ae9c3daefb37dc96a67164063d0835c17dac9e92dff0
Contents?: true
Size: 362 Bytes
Versions: 83
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<3>; 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
83 entries across 83 versions & 1 rubygems