1 2 3 4 5 6 7 8 |
; 'not yet!'; end a = "asdfqwer" #{b = 'welcome to hell'} and you have no idea FOO how bad #{b} can really get BAR puts a |
1 2 3 4 5 6 7 8 |
; 'not yet!'; end a = "asdfqwer" #{b = 'welcome to hell'} and you have no idea FOO how bad #{b} can really get BAR puts a |