Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
cd6771646aa56e8a791105b335fc8bce309daa85
/
.
/
Tests
/
SwiftOnly
/
SwiftPlugin
/
plugin.swift
blob: e84f248d0c8104de6520537dcd771113581eb138 [
file
]
import
main
public
func importing
()
->
Int
{
main
.
exported
()
+
1
}