mirror of
https://github.com/Lore09/Tesi-Magistrale.git
synced 2025-12-19 04:14:35 +00:00
Update task1.go
This commit is contained in:
@@ -0,0 +1,12 @@
|
|||||||
|
package main
|
||||||
|
|
||||||
|
import (
|
||||||
|
|
||||||
|
)
|
||||||
|
|
||||||
|
func exec_task(arg string) string{
|
||||||
|
|
||||||
|
response := "" + arg
|
||||||
|
|
||||||
|
return response
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user