mirror of
https://git.fddl.dev/fddl/fddl.git
synced 2024-12-25 21:50:31 +00:00
3 lines
48 B
Text
3 lines
48 B
Text
func main() {
|
|
print(`hello, world in fddl`);
|
|
}
|