mirror of
https://github.com/Noratrieb/uwucc.git
synced 2026-01-15 00:55:05 +01:00
normal tokens
This commit is contained in:
parent
abef21fa0a
commit
aa8f6a91b2
3 changed files with 120 additions and 8 deletions
|
|
@ -390,7 +390,7 @@ int main() {
|
|||
|
||||
#[test]
|
||||
fn some_operators() {
|
||||
let src= r#"
|
||||
let src = r#"
|
||||
int hello(const char* uwu) <%
|
||||
uwu[5] <<= 23;
|
||||
*uwu * (p++);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue