Skip to content

Instantly share code, notes, and snippets.

@ferd
Created July 7, 2012 22:52
Show Gist options
  • Save ferd/3068457 to your computer and use it in GitHub Desktop.
Save ferd/3068457 to your computer and use it in GitHub Desktop.
Test Module for The Erl Next Door
-module(tend_gist_load).
-export([run/0]).
run() -> ':)'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment