mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-07 07:16:42 +02:00
mistake fix
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user