swift code syntax highlighting

Elias Ojala 2018-02-27 19:50:57 +02:00
parent 9e6620f357
commit 7f0e0d3c14

@ -178,7 +178,7 @@ Build and run it on the simulator or an actual device (Cmd+R). When the applicat
Note that you can also invoke `GoHelloGreetings` from Swift by importing Hello.
```
```swift
@import Hello
// ...
let msg = Hello.GoHelloGreetings("gopher")