Добавление нового типа обработки (just try)

This commit is contained in:
justuser-31 2025-02-15 19:59:02 +03:00
parent e9311324f0
commit d268c860bb

View File

@ -9,3 +9,5 @@ rt Hello world? \
%o echo Hello world
rt Producing some error \
%% rm not_exist
rt Just do it \
%t rm not_exist