mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 19:00:06 +08:00
9 lines
101 B
ObjectPascal
9 lines
101 B
ObjectPascal
|
# Syntax error at line 3
|
||
|
class foo
|
||
|
file { 'bar':
|
||
|
ensure => 'file',
|
||
|
mode => '0666'
|
||
|
}
|
||
|
}
|
||
|
|