module FooBars declares *

const DECLARE_CONST = "declare_const"
const DECLARE_CONST2 = "declare_const2"

func foo() -> string:
    <- "I am MyFooBar foo"