// This is a comment fn main() { return 1; } fn fib() {}