mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-19 12:04:03 +00:00
removing Version stub
This commit is contained in:
@@ -18,7 +18,3 @@ func NumCgoCall() int {
|
|||||||
func NumGoroutine() int {
|
func NumGoroutine() int {
|
||||||
return 1
|
return 1
|
||||||
}
|
}
|
||||||
|
|
||||||
func Version() string {
|
|
||||||
return "v0.1.0"
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user