$ cargo run
   Compiling cons-list v0.1.0 (file:///projects/cons-list)
    Finished dev [unoptimized + debuginfo] target(s) in 0.45s
     Running `target/debug/cons-list`
licznik po utworzeniu a = 1
licznik po utworzeniu b = 2
licznik po utworzeniu c = 3
licznik po wyjciu c poza zakres = 2
