-module(my_third_test). -compile(export_all). test_foo() -> 1 = 2.