5 lines
54 B
Text
5 lines
54 B
Text
|
|
func my(){
|
||
|
|
showln "hello"
|
||
|
|
//this is program.dgn
|
||
|
|
}
|