mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Lexing updated with simpler code. Note: may have bugs.
This commit is contained in:
committed by
Christoffer Lerno
parent
0a9a014e4a
commit
a0be188902
@@ -1,7 +1,6 @@
|
||||
// @warnings{no-unused}
|
||||
module test;
|
||||
|
||||
|
||||
struct Aa
|
||||
{
|
||||
int a;
|
||||
|
||||
Reference in New Issue
Block a user