Compile Error
error: character literal may only contain one codepoint: 'Rakefile'
--> /in/foo.rs:11:23
|
11 | file "#{id}.in" => ['Rakefile'] do |t|
| ^^^^^^^^^^
error: aborting due to previous error
error: character literal may only contain one codepoint: 'Rakefile'
--> /in/foo.rs:11:23
|
11 | file "#{id}.in" => ['Rakefile'] do |t|
| ^^^^^^^^^^
error: aborting due to previous error