compilers: fix swift sanity check
The "1 + 2" swift sanity check produces a swiftc compiler warning (result unused). For this sanity check, compile a print statement as is done with fortran. My first patch, so update authors.txt as well.
This commit is contained in:
parent
8a7ac6ba4c
commit
1f63044f6e
|
@ -69,3 +69,4 @@ Sebastian Stang
|
|||
Marc Becker
|
||||
Michal Sojka
|
||||
Aaron Small
|
||||
Joe Baldino
|
||||
|
|
Loading…
Reference in New Issue