github.com/tiagovtristao/plz@v13.4.0+incompatible/src/parse/asp/test_data/raise.build (about) 1 raise Exception("message") 2 3 def mytest(): 4 raise Exception("message")