mirror of
https://github.com/webmin/webmin.git
synced 2025-07-21 23:40:34 +00:00
5 lines
55 B
Raku
Executable File
5 lines
55 B
Raku
Executable File
&init_config();
|
|
|
|
sub show_result{
|
|
&error("fine!!!!");
|
|
} |