$num = 10;
$str = "jopa";
$hash = {key1 => 1, key2 => 'suka'};
$array = [1,2,3, $hash];
$hash = {hey3 => '123'};
$d = {c => 100};
$abc = 20;
#namespace ohdear
$num = 11;
$str = "jopa1";
$hash = {key1 => 2, key2 => 'suka2'};
$array = [10,20,30, $hash];
$imported_from_root_num = $NS::num;
$imported_from_root_hash_elem = $NS::hash->{key2};
#include "jopa.conf"
{
#namespace ohdear::fuck
$yeah = "baby";
$suck = "my dick";
}
#namespace
#include "pizda.conf"
#namespace
#include "dick.conf"