Sha256: 71f7187121201b227019b7d5e48b68e6c4e6620f833fef960b586befd7bbbace
Contents?: true
Size: 240 Bytes
Versions: 238
Compression:
Stored size: 240 Bytes
Contents
using System; public static class Proverb { public static string Line(int line) { throw new NotImplementedException(); } public static string AllLines() { throw new NotImplementedException(); } }
Version data entries
238 entries across 238 versions & 1 rubygems