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

better align doesn't work with C code #79

Open
omarghtt opened this issue Mar 16, 2022 · 0 comments
Open

better align doesn't work with C code #79

omarghtt opened this issue Mar 16, 2022 · 0 comments

Comments

@omarghtt
Copy link

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

}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant