File: app_src_script_2.erl

package info (click to toggle)
rebar 2.6.4-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,428 kB
  • sloc: erlang: 13,631; sh: 586; python: 103; ansic: 56; makefile: 38
file content (6 lines) | stat: -rw-r--r-- 69 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
-module(app_src_script_2).

-compile(export_all).

test() ->
    ok.