Skip to content

[Coding Guideline]: Test number 2212214 #17

@x0rw

Description

@x0rw

Chapter

Concurrency

Guideline Title

This is a TesT Guideline

Category

Advisory

Status

Draft

Release Begin

1.1.1

Release End

9.9.9

FLS Paragraph ID

fls_nrkd5wpi64oo

Decidability

Decidable

Scope

Module

Tags

reduce-human-error

Amplification

Foo bar can't bar foo as the boo fars away the foo bars in.
hello can this render as a highlight?
This is Bold
This is Italian
this is code
this is a link

Exception(s)

Foo bar can't bar foo as the boo fars away the foo bars in.

Rationale

RAT

Non-Compliant Example - Prose

not compliant

Non-Compliant Example - Code

fn test_fn_dd(t: &str) {
    println("hello {t}");
}

Compliant Example - Prose

Hehe
hello can this render as a highlight?
This is Bold
This is Italian
this is code

Compliant Example - Code

fn test_fn_dd(t: &str) {
    println("hello {t}");
}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions