mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 11:52:19 +00:00
added nicer indentation
This commit is contained in:
parent
5f6d259e5d
commit
cd4adeb9c1
2 changed files with 6 additions and 2 deletions
|
@ -1250,7 +1250,7 @@ fn roc_file_no_extension() {
|
|||
I expected a file with either:
|
||||
- extension `.roc`
|
||||
- no extension and a roc shebang as the first line, e.g.
|
||||
`#!/home/username/bin/roc_nightly/roc`
|
||||
`#!/home/username/bin/roc_nightly/roc`
|
||||
|
||||
The provided file did not start with a shebang `#!` containing the
|
||||
string `roc`. Is tmp/roc_file_no_extension/main a Roc file?"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue