Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
Forked from joelparkerhenderson/architecture_decision_record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documenation
-
66 contributions in the last year
Contribution activity
June - July 2020
mvlootman has no activity
yet for this period.
May 2020
Created an issue in vlang/v that received 4 comments
swapping two variables fails
V version:0.1.27 0d3f133
OS:Macos
What did you do?
fn main() { left_hand := 'apple' right_hand := 'empty' println('left-hand:$left_hand and right-h…
4
comments