From 3f92d3345f31246e5d547ca47e9c725be2a193b4 Mon Sep 17 00:00:00 2001 From: Korjavin Ivan Date: Tue, 13 Aug 2013 20:42:22 +0600 Subject: mistake fix --- perl.html.markdown | 4 ---- 1 file changed, 4 deletions(-) diff --git a/perl.html.markdown b/perl.html.markdown index fec4ce05..024bd851 100644 --- a/perl.html.markdown +++ b/perl.html.markdown @@ -14,10 +14,6 @@ Perl 5 runs on over 100 platforms from portables to mainframes and is suitable f ```perl # Single line comments start with a hash. -/* -Multi-line comments look like this. -*/ - #### Perl variable types -- cgit v1.2.3