2 lines
45 B
Text
2 lines
45 B
Text
include "program.dgn"
|
|
my() // output : hello
|
include "program.dgn"
|
|
my() // output : hello
|