Skip to content

Commit

Permalink
Merge pull request #77 from nextreleaseio/bugs
Browse files Browse the repository at this point in the history
More demo code
  • Loading branch information
donaldwasserman authored Nov 6, 2019
2 parents cca729a + 0b2051f commit 3d70e3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hello.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,7 @@ fn main() {
if x % 7 == 0 {
done = true;
}

println("asdfasdfasdf")
}

0 comments on commit 3d70e3f

Please sign in to comment.