Warning: session_start(): open(/var/lib/php/sessions/sess_sf1bfs768m3hgrd24vu6c1n1ii, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51
Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
!7
sS text = [[
i started 5 years ago
current year is 2019
2019-5 = 2014
i started in 2014
]];
p-exp {
S text, SS map = unpair replaceNumbersWithABCDollarVars(main.text);
print(text);
printStruct(map);
new Matches m;
for (S s : tlft(text))
if (jmatch("*-* = *", s, m)) {
print(s);
}
}