• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1void main() {
2    while (false) bool b;
3}
4
5/*%%*
6variable 'b' must be created in a scope
7*%%*/
8