Skip to content
This repository was archived by the owner on Apr 13, 2022. It is now read-only.
This repository was archived by the owner on Apr 13, 2022. It is now read-only.

better align doesn't work with C code #79

Description

@omarghtt

This is a code example I used in which the extension doesn't work

#include <stdio.h> // library

int main(){

printf("print function");   // print

return 0;   // return 0

}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions