Sha256: 363465432a1985930a66349374263cf73dc856c5c2db655e552a57be42b4a499
Contents?: true
Size: 203 Bytes
Versions: 17
Compression:
Stored size: 203 Bytes
Contents
%{ %{ Ace Matlab demo %} %} classdef hello methods function greet(this) disp('Hello!') % say hi end end end % transpose a = [ 'x''y', "x\n\ y", 1' ]' + 2'
Version data entries
17 entries across 17 versions & 1 rubygems