mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
swift code syntax highlighting
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.
|
Note that you can also invoke `GoHelloGreetings` from Swift by importing Hello.
|
||||||
|
|
||||||
```
|
```swift
|
||||||
@import Hello
|
@import Hello
|
||||||
// ...
|
// ...
|
||||||
let msg = Hello.GoHelloGreetings("gopher")
|
let msg = Hello.GoHelloGreetings("gopher")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user