parent
3de9d5e0cc
commit
90977fb64f
@ -0,0 +1,5 @@ |
||||
# new comment |
||||
|
||||
begin |
||||
put('H'); put('i'); put('!') |
||||
end |
@ -0,0 +1,9 @@ |
||||
# new comment |
||||
|
||||
/* |
||||
* another new comment |
||||
*/ |
||||
|
||||
begin |
||||
put('H'); put('i'); put('!') |
||||
end |
Reference in new issue