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