lazarus/components/lazdebuggers/lazdebuggerfp/test/testapps/app_generic/incfoo.inc

101 lines
256 B
PHP

// Code starts at line 95
WriteLn(random(11)); // TEST_BREAKPOINT=BrkIncFoo
// LINE 98 in both inc files
WriteLn(random(11)); // TEST_BREAKPOINT=BrkIncBoth