repos
clone ssh: git@git.marzeq.foo:marzeq/qk.git
git@git.marzeq.foo:marzeq/qk.git
clone https: https://git.marzeq.foo/clone/marzeq/qk.git
https://git.marzeq.foo/clone/marzeq/qk.git
export let main() = given { let a = 2 + 2 } -> given { let b = a + 2 } -> b -- should return 6