diff --git a/helloworldgen.isbpl b/helloworldgen.isbpl index 9a72ee9..6764f34 100644 --- a/helloworldgen.isbpl +++ b/helloworldgen.isbpl @@ -15,7 +15,7 @@ func main { "testing\n" puts "helloworld.isbpl" include - main + main pop 0 }