Skip to content

Commit

Permalink
Merge pull request Aniket965#885 from gerasimov/hello-go-ru
Browse files Browse the repository at this point in the history
add golang ru lang
  • Loading branch information
Aniket965 authored Oct 8, 2018
2 parents af77c23 + 5bb6abc commit 52adbc1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Golang/hello-world.ru.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
package main

import "fmt"

func main() {
fmt.Println("Привет, мир!")
}

0 comments on commit 52adbc1

Please sign in to comment.