8 lines
63 B
Plaintext
8 lines
63 B
Plaintext
foo :: () {}
|
|
foo :: () {}
|
|
bar :: () {}
|
|
|
|
vertex main :: () {
|
|
|
|
}
|