John Smith
john@example.com
@settings(defaultLengthUnit = in)
import two from "import_cycle2.kcl"
export fn one() {
return two() - 1
}