mirror of
https://git.tesses.org/tesses50/crosslangextras.git
synced 2026-06-01 18:35:32 +00:00
Finish CLI
This commit is contained in:
@@ -10,3 +10,7 @@ func WebAppMain(args)
|
||||
return false;
|
||||
};
|
||||
}
|
||||
func main(args)
|
||||
{
|
||||
Console.WriteLine("use crosslang webapp-test to test");
|
||||
}
|
||||
Reference in New Issue
Block a user