Search found 1 match

by Schonny
2007-12-09 18:55:19
Forum: Discussion
Topic: Bug Report - backslash in the comment
Replies: 0
Views: 5681

Bug Report - backslash in the comment

Hi, I found a bug (maybe a strange feature). If You write '\' anywhere into the comment, the next row of code is automatically taken as comment too. See the exploit:


This doesn't work, because the row under comment is taken as comment to.
sub exploit()
#Comment with \ backslash
uo&#46 ...