This website requires JavaScript.
Explore
Help
Sign In
vieter-v
/
v
Watch
2
Star
0
Fork
You've already forked v
0
Code
Issues
Pull Requests
Releases
Activity
a0c07454b1
v
/
vlib
/
v
/
tests
/
inout
/
panic_with_cg.vv
9 lines
83 B
V
Raw
Blame
History
fn
buggy_function
(
)
{
panic
(
'
p
a
n
i
c
i
n
g
.
.
.
'
)
}
fn
main
(
)
{
buggy_function
(
)
}
Reference in New Issue
View Git Blame
Copy Permalink