chore: bootstrap p2
This commit is contained in:
parent
28d166e8e3
commit
cce04d56e3
3
p2/README.md
Normal file
3
p2/README.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# p2
|
||||||
|
|
||||||
|
this is a Go subproject containing code for task no. 2.
|
3
p2/go.mod
Normal file
3
p2/go.mod
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
module git.dotya.ml/wanderer/ak9im/p2
|
||||||
|
|
||||||
|
go 1.19
|
3
p2/main.go
Normal file
3
p2/main.go
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
package main
|
||||||
|
|
||||||
|
func main() {}
|
Loading…
Reference in New Issue
Block a user