mirror of
https://git.fddl.dev/fddl/fddl.git
synced 2025-03-14 03:55:01 +00:00
4 lines
48 B
Text
4 lines
48 B
Text
![]() |
func main() {
|
||
|
print(`hello, world in fddl`);
|
||
|
}
|