Example 113 ...... ~~~~ ruby startline=3 $%@#$ def foo(x) return 3 end ~~~~~~~ ......
def foo(x) return 3 end