Files
chromebrew/tests/package/e/erlang
chromebrew-actions[bot] 3be3387d8e 'update-erlang' (#14227)
* Erlang 28.3 => 28.3.1

* update-erlang: Package File Update Run on linux/amd64 container.

* update-erlang: Package File Update Run on linux/arm/v7 container.

---------

Co-authored-by: Ed Reel <edreel@gmail.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
2026-01-19 14:59:54 +00:00

9 lines
126 B
Bash
Executable File

#!/bin/bash
dialyzer -h | head
dialyzer -v
epmd -h 2>&1 | head
erlc -help 2>&1 | head
to_erl -h 2>&1
typer -h | head
typer -v