Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
medvednikov committed Jun 27, 2019
1 parent 90c0791 commit b018237
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions examples/hello_world.v
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
// Copyright (c) 2019 Alexander Medvednikov. All rights reserved.
// Use of this source code is governed by an MIT license
// that can be found in the LICENSE file.

println('Hello!')
println('Hello, World!')

0 comments on commit b018237

Please sign in to comment.