Sha256: 5dffd859a90430a464b9f4559724c9cf47441351fb4c703744867596f1f73978
Contents?: true
Size: 109 Bytes
Versions: 458
Compression:
Stored size: 109 Bytes
Contents
-module(example). -export([hello/0, test_version/0]). hello() -> "Hello, World!". test_version() -> 2.
Version data entries
458 entries across 295 versions & 1 rubygems