mirror of
https://github.com/mikpe/pdp10-tools.git
synced 2026-01-24 11:22:52 +00:00
escript_runtime:main/2: add TODO to remove it when we are on OTP >= 24
This commit is contained in:
parent
6b4251d6b8
commit
997a38e612
@ -27,6 +27,7 @@
|
||||
, start/2
|
||||
]).
|
||||
|
||||
%% TODO: remove when we're on OTP >= 24
|
||||
%% escript logs unhandled exceptions to standard output, but we want them to
|
||||
%% end up on standard error
|
||||
-spec start(fun(([string()]) -> any()), [string()]) -> any().
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user