docs: Fix syntax error and deprecated string planes in types.md (#6332)
This commit is contained in:
@ -4497,8 +4497,8 @@ e
|
||||
/// )
|
||||
/// |> yLine(endAbsolute = 0)
|
||||
/// |> close(%)
|
||||
///
|
||||
/// example = extrude(5, exampleSketch)
|
||||
///
|
||||
/// example = extrude(exampleSketch, length = 5)
|
||||
/// ```
|
||||
@(impl = std_rust)
|
||||
export fn cos(num: number(rad)): number(_) {}"#;
|
||||
|
Reference in New Issue
Block a user