This website requires JavaScript.
Explore
Help
Register
Sign In
sfja.skp
/
yapping
Watch
1
Star
0
Fork
0
You've already forked yapping
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0fde8066df
yapping
/
example.yapp
13 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
hawd >~<
2024-05-29 14:08:07 +01:00
fn b() {
fixup parsing
2024-09-01 01:09:24 +01:00
a()
hawd >~<
2024-05-29 14:08:07 +01:00
}
fn a() {
fixup parsing
2024-09-01 01:09:24 +01:00
let abc = 123;
abc
hawd >~<
2024-05-29 14:08:07 +01:00
}
Reference in New Issue
Copy Permalink