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