Sha256: e1f95a660e52cfd7772414ceedec14ca4abc2792df751121f2ae959f3ca094f7
Contents?: true
Size: 184 Bytes
Versions: 75
Compression:
Stored size: 184 Bytes
Contents
using System; public static class Bob { public static string Hey(string statement) { throw new NotImplementedException("You need to implement this function."); } }
Version data entries
75 entries across 75 versions & 1 rubygems