• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1//[example_output
2> example
3Running 1 test case...
4test.cpp(14): warning in "test": condition moo( 12,i,j ) is not satisfied
5test.cpp(15): warning in "test": condition moo( 12, i, j ) is not satisfied for ( 12, 17, 15 )
6
7*** No errors detected
8//]