• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1void main() {
2    float x;
3    x = 1.5 2.5;
4}
5