Erlang multifile

Run Settings
LanguageErlang
Language Version
Run Command
% escript will ignore the first line main(_) -> io:format("foo: ~s~n", [foo:foo()]).
-module(foo). -export([foo/0]). foo() -> "bar".
Editor Settings
Theme
Key bindings
Full width
Lines